mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-05 10:09:30 +00:00
Add kernel print bits #define for the IEEE80211_CAPINFO bits.
This commit is contained in:
parent
c3f9fb1a24
commit
039e0899d2
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=98718
@ -92,7 +92,7 @@ typedef u_int8_t * ieee80211_mgt_beacon_t;
|
||||
#define IEEE80211_CAPINFO_CF_POLLABLE 0x04
|
||||
#define IEEE80211_CAPINFO_CF_POLLREQ 0x08
|
||||
#define IEEE80211_CAPINFO_PRIVACY 0x10
|
||||
|
||||
#define IEEE80211_CAPINFO_BITS "\20\01ESS\02IBSS\03POLLABLE\04POLLREQ\5PRIVACY"
|
||||
|
||||
/*
|
||||
* Management information elements
|
||||
|
Loading…
Reference in New Issue
Block a user