Home
last modified time | relevance | path

Searched refs:IEEE80211_FC1_DIR_DSTODS (Results 1 – 4 of 4) sorted by relevance

/minix/external/bsd/libpcap/dist/
H A Dieee80211.h89 #define IEEE80211_FC1_DIR_DSTODS 0x03 /* AP ->AP */ macro
H A Dgrammar.y637 $$ = IEEE80211_FC1_DIR_DSTODS;
H A Dgencode.c4317 IEEE80211_FC1_DIR_DSTODS, IEEE80211_FC1_DIR_MASK);
/minix/sys/net80211/
H A Dieee80211.h171 #define IEEE80211_FC1_DIR_DSTODS 0x03 /* AP ->AP */ macro
376 IEEE80211_FC1_DIR_DSTODS; in ieee80211_has_addr4()