Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211.h117 #define IEEE80211_F_SIBSS 0x00000200 /* STATUS: start IBSS */ macro
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_proto.c865 ic->ic_flags &= ~IEEE80211_F_SIBSS; in ieee80211_newstate()
H A Dnet80211_node.c363 ic->ic_flags |= IEEE80211_F_SIBSS; in ieee80211_create_ibss()