Searched refs:IEEE80211_NODE_ASSOCFAIL_IBSS (Results 1 - 2 of 2) sorted by relevance

/haiku/src/libs/compat/openbsd_wlan/net80211/
H A Dieee80211_node.h394 #define IEEE80211_NODE_ASSOCFAIL_IBSS 0x02 macro
H A Dieee80211_node.c1068 fail |= IEEE80211_NODE_ASSOCFAIL_IBSS;
1073 fail |= IEEE80211_NODE_ASSOCFAIL_IBSS;
1150 fail & IEEE80211_NODE_ASSOCFAIL_IBSS ? '!' : ' ');

Completed in 163 milliseconds