Home
last modified time | relevance | path

Searched defs:ieee80211_qosframe (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/netproto/802_11/
H A Dieee80211.h76 struct ieee80211_qosframe { struct
77 uint8_t i_fc[2];
78 uint8_t i_dur[2];
79 uint8_t i_addr1[IEEE80211_ADDR_LEN];
103 struct ieee80211_qosframe_addr4 { argument