Searched refs:IEEE80211_F_SIBSS (Results 1 – 2 of 2) sorted by relevance
582 #define IEEE80211_F_SIBSS 0x00000002 /* STATUS: start IBSS */ macro
1210 ic->ic_flags |= IEEE80211_F_SIBSS; in ieee80211_create_ibss()2566 ic->ic_flags &= ~IEEE80211_F_SIBSS; in ieee80211_new_state()3423 if (ic->ic_flags & IEEE80211_F_SIBSS) in ieee80211_cfgset()3520 if (ic->ic_flags & IEEE80211_F_SIBSS) { in ieee80211_cfgset()3521 ic->ic_flags &= ~IEEE80211_F_SIBSS; in ieee80211_cfgset()