X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/59dbf528cb7103fe29edba5cf36bb9d931adaeaf..b274709fb33f5268aa7821acbee788ade1c0176e:/package/openwrt/include/wlioctl.h?ds=inline diff --git a/package/openwrt/include/wlioctl.h b/package/openwrt/include/wlioctl.h index 90f49e209..1a461019e 100644 --- a/package/openwrt/include/wlioctl.h +++ b/package/openwrt/include/wlioctl.h @@ -562,6 +562,8 @@ typedef struct wlc_rev_info { #define WLC_SET_WEP 43 #define WLC_GET_KEY 44 #define WLC_SET_KEY 45 +#define WLC_GET_PASSIVE 48 /* added by nbd */ +#define WLC_SET_PASSIVE 49 /* added by nbd */ #define WLC_SCAN 50 #define WLC_SCAN_RESULTS 51 #define WLC_DISASSOC 52