Searched refs:IEEE80211_F_SIBSS (Results 1 – 3 of 3) sorted by relevance
112 #define IEEE80211_F_SIBSS 0x00000200 /* STATUS: start IBSS */ macro
861 ic->ic_flags &= ~IEEE80211_F_SIBSS; in ieee80211_newstate()
363 ic->ic_flags |= IEEE80211_F_SIBSS; in ieee80211_create_ibss()