Home
last modified time | relevance | path

Searched refs:IEEE80211_F_SIBSS (Results 1 – 3 of 3) sorted by relevance

/haiku/src/libs/compat/openbsd_wlan/net80211/
H A Dieee80211_var.h426 #define IEEE80211_F_SIBSS 0x00000002 /* STATUS: start IBSS */ macro
H A Dieee80211_proto.c1159 ic->ic_flags &= ~IEEE80211_F_SIBSS; in ieee80211_newstate()
H A Dieee80211_node.c926 ic->ic_flags |= IEEE80211_F_SIBSS; in ieee80211_create_ibss()
3211 ic->ic_flags &= ~IEEE80211_F_SIBSS; in ieee80211_ibss_merge()