mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-01 12:19:28 +00:00
add block ack frame id
This commit is contained in:
parent
f1c12cd66d
commit
1fdf2b5058
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=192328
@ -133,6 +133,7 @@ struct ieee80211_qosframe_addr4 {
|
||||
#define IEEE80211_FC0_SUBTYPE_ACTION 0xd0
|
||||
/* for TYPE_CTL */
|
||||
#define IEEE80211_FC0_SUBTYPE_BAR 0x80
|
||||
#define IEEE80211_FC0_SUBTYPE_BA 0x90
|
||||
#define IEEE80211_FC0_SUBTYPE_PS_POLL 0xa0
|
||||
#define IEEE80211_FC0_SUBTYPE_RTS 0xb0
|
||||
#define IEEE80211_FC0_SUBTYPE_CTS 0xc0
|
||||
|
Loading…
Reference in New Issue
Block a user