Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211.h67 struct ieee80211_frame { struct
68 uint8_t i_fc[2];
69 uint8_t i_dur[2];
70 uint8_t i_addr1[IEEE80211_ADDR_LEN];
94 struct ieee80211_frame_addr4 { argument