mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-30 16:51:41 +00:00
Add two more IEEE80211 defines for status.
This commit is contained in:
parent
ea185f8108
commit
b0db732e54
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=94398
@ -200,6 +200,8 @@ typedef u_int8_t * ieee80211_mgt_auth_t;
|
||||
#define IEEE80211_STATUS_SEQUENCE 14
|
||||
#define IEEE80211_STATUS_CHALLENGE 15
|
||||
#define IEEE80211_STATUS_TIMEOUT 16
|
||||
#define IEEE80211_STATUS_TOO_MANY_STATIONS 17
|
||||
#define IEEE80211_STATUS_RATES 18
|
||||
|
||||
#define IEEE80211_WEP_KEYLEN 5 /* 40bit */
|
||||
#define IEEE80211_WEP_IVLEN 3 /* 24bit */
|
||||
|
Loading…
Reference in New Issue
Block a user