Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dieee80211.h1180 struct ieee80211_mgmt { struct
1181 __le16 frame_control;
1182 __le16 duration;
1183 u8 da[ETH_ALEN];
1184 u8 sa[ETH_ALEN];
1185 u8 bssid[ETH_ALEN];
1186 __le16 seq_ctrl;
1187 union {
1370 #define IEEE80211_MIN_ACTION_SIZE offsetof(struct ieee80211_mgmt, u.action.u) argument

Completed in 31 milliseconds