Searched defs:IEEE80211_RADIOTAP_F_FRAG (Results 1 – 2 of 2) sorted by relevance
/hostap-latest/wlantest/ | ||
D | inject.c | 20 #define IEEE80211_RADIOTAP_F_FRAG 0x08 in inject_frame() macro |
/hostap-latest/src/utils/ | ||
D | radiotap.h | 84 IEEE80211_RADIOTAP_F_FRAG = 0x08, enumerator |