IEEE80211_F_SIBSS 2480 dev/ic/atw.c   	     (ic->ic_flags & IEEE80211_F_SIBSS))) {
IEEE80211_F_SIBSS 2980 dev/ic/pgt.c   		ic->ic_flags &= ~IEEE80211_F_SIBSS;
IEEE80211_F_SIBSS 2078 dev/pci/if_iwi.c 	if (ic->ic_flags & IEEE80211_F_SIBSS)
IEEE80211_F_SIBSS 2680 net80211/ieee80211_input.c 	ic->ic_flags &= ~IEEE80211_F_SIBSS;
IEEE80211_F_SIBSS  285 net80211/ieee80211_node.c 	ic->ic_flags |= IEEE80211_F_SIBSS;
IEEE80211_F_SIBSS  434 net80211/ieee80211_proto.c 		ic->ic_flags &= ~IEEE80211_F_SIBSS;