Searched refs:IEEE80211_F_JOIN (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/sys/net80211/
H A Dieee80211_proto.h257 #define IEEE80211_F_JOIN 0x00000020 /* sta joining our bss */ macro
H A Dieee80211_node.c484 IEEE80211_F_JOIN | IEEE80211_F_DONEGO | IEEE80211_F_DOFRATE);
526 IEEE80211_F_JOIN | IEEE80211_F_DONEGO | IEEE80211_F_DOFRATE);
732 IEEE80211_F_DODEL | IEEE80211_F_JOIN);
842 IEEE80211_F_JOIN | IEEE80211_F_DOBRS);
1528 IEEE80211_F_JOIN | IEEE80211_F_DOBRS);
H A Dieee80211_proto.c571 if ((flags & IEEE80211_F_JOIN) &&
574 } else if ((flags & IEEE80211_F_JOIN) == 0) {
H A Dieee80211_sta.c1600 IEEE80211_F_JOIN |
1636 IEEE80211_F_JOIN | IEEE80211_F_DOBRS);

Completed in 119 milliseconds