Searched refs:IEEE80211_F_SIBSS (Results 1 – 3 of 3) sorted by relevance
426 #define IEEE80211_F_SIBSS 0x00000002 /* STATUS: start IBSS */ macro
1159 ic->ic_flags &= ~IEEE80211_F_SIBSS; in ieee80211_newstate()
926 ic->ic_flags |= IEEE80211_F_SIBSS; in ieee80211_create_ibss()3211 ic->ic_flags &= ~IEEE80211_F_SIBSS; in ieee80211_ibss_merge()