Home
last modified time | relevance | path

Searched defs:IEEE80211_FC (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dieee802_11_defs.h856 #define IEEE80211_FC(type, stype) host_to_le16((type << 2) | (stype << 4)) macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dieee802_11_defs.h929 #define IEEE80211_FC(type, stype) host_to_le16((type << 2) | (stype << 4)) macro

Completed in 15 milliseconds