代码搜索:80211
找到约 1,242 项符合「80211」的源代码
代码结果 1,242
www.eeworm.com/read/316872/3598500
h nl80211.h
#ifndef __LINUX_NL80211_H
#define __LINUX_NL80211_H
/*
* 802.11 netlink interface public header
*
* Copyright 2006, 2007 Johannes Berg
*/
/**
* enum nl80211_commands
www.eeworm.com/read/316872/3598929
h ieee80211.h
/*
* IEEE 802.11 defines
*
* Copyright (c) 2001-2002, SSH Communications Security Corp and Jouni Malinen
*
* Copyright (c) 2002-2003, Jouni Malinen
* Co
www.eeworm.com/read/316872/3602632
h cfg80211.h
#ifndef __NET_CFG80211_H
#define __NET_CFG80211_H
#include
#include
#include
#include
/*
* 802.11 configuration in-kernel inte
www.eeworm.com/read/316872/3602724
h mac80211.h
/*
* mac80211 driver interface
*
* Copyright 2002-2005, Devicescape Software, Inc.
* Copyright 2006-2007 Jiri Benc
* Copyright 2007 Johannes Berg
www.eeworm.com/read/316872/3602768
h ieee80211.h
/*
* Merged with mainline ieee80211.h in Aug 2004. Original ieee802_11
* remains copyright by the original authors
*
* Portions of the merged code are based on Host AP (software wireless
* LAN a
www.eeworm.com/read/316872/3606246
h nl80211.h
#ifndef __NET_WIRELESS_NL80211_H
#define __NET_WIRELESS_NL80211_H
#include "core.h"
#ifdef CONFIG_NL80211
extern int nl80211_init(void);
extern void nl80211_exit(void);
extern void nl80211_notify_de
www.eeworm.com/read/316872/3606251
c nl80211.c
/*
* This is the new netlink-based wireless configuration interface.
*
* Copyright 2006, 2007 Johannes Berg
*/
#include
#include
#include
www.eeworm.com/read/316872/3606928
c ieee80211.c
/*
* Copyright 2002-2005, Instant802 Networks, Inc.
* Copyright 2005-2006, Devicescape Software, Inc.
* Copyright 2006-2007 Jiri Benc
*
* This program is free software; you can re
www.eeworm.com/read/304896/3783977
8 80211debug.8
.TH "80211DEBUG" "8" "February 2006" "" ""
.SH "NAME"
\fB80211debug\fP \- control the debug output from the madwifi 802.11 stack
.SH "SYNOPSIS"
.B 80211debug
[-i interface] +/\- bitmap
.SH "DESCRIPTIO
www.eeworm.com/read/304896/3783983
8 80211stats.8
.TH "80211STATS" "8" "February 2006" "" ""
.SH "NAME"
\fB80211stats\fP \- simple tool to display collected madwifi 802.11 statistics
.SH "SYNOPSIS"
.B 80211stats
.I "[\-i interface] [-a] [mac...]"
.SH