mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-13 18:49:06 +01:00
add monitor mode ioctls
SVN-Revision: 358
This commit is contained in:
parent
de5ad71162
commit
a95bf4f33d
1 changed files with 2 additions and 0 deletions
|
|
@ -595,6 +595,8 @@ typedef struct wlc_rev_info {
|
|||
#define WLC_GET_REVINFO 98
|
||||
#define WLC_GET_MACMODE 105
|
||||
#define WLC_SET_MACMODE 106
|
||||
#define WLC_GET_MONITOR 107 /* added by nbd */
|
||||
#define WLC_SET_MONITOR 108 /* added by nbd */
|
||||
#define WLC_GET_GMODE 109
|
||||
#define WLC_SET_GMODE 110
|
||||
#define WLC_GET_CURR_RATESET 114 /* current rateset */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue