Searched refs:IFM_IEEE80211_IBSS (Results 1 – 3 of 3) sorted by relevance
308 #define IFM_IEEE80211_IBSS 0x00000400 /* Operate in IBSS mode */ macro671 { IFM_IEEE80211_IBSS, "ibss" }, \
106 IFM_IEEE80211_IBSS | IFM_IEEE80211_WDS | IFM_IEEE80211_MONITOR | \
4690 if (ifmr.ifm_current & IFM_IEEE80211_IBSS) in get80211opmode()