Searched refs:IFM_IEEE80211_IBSS (Results 1 – 5 of 5) sorted by relevance
270 #define IFM_IEEE80211_IBSS 0x00000400 /* Operate in IBSS mode */ macro618 { IFM_IEEE80211_IBSS, "ibss" }, \
105 IFM_IEEE80211_IBSS | IFM_IEEE80211_WDS | IFM_IEEE80211_MONITOR | \
103 IFM_IEEE80211_IBSS | IFM_IEEE80211_WDS | IFM_IEEE80211_MONITOR | \
4090 if (ifmr.ifm_current & IFM_IEEE80211_IBSS) in get80211opmode()
1063 mode = IFM_IEEE80211_IBSS; in wpa_driver_bsd_associate()1514 if (ifmr.ifm_current & IFM_IEEE80211_IBSS) in get80211opmode()