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

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_sta.c1389 #define ISREASSOC(_st) ((_st) == IEEE80211_FC0_SUBTYPE_REASSOC_RESP) macro
1760 ISREASSOC(subtype) ? "re" : "", status);
1824 ISREASSOC(subtype) ? "re" : "");
1919 ISREASSOC(subtype) ? "re" : "",
2040 #undef ISREASSOC macro

Completed in 78 milliseconds