Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_sta.c1389 #define ISREASSOC(_st) ((_st) == IEEE80211_FC0_SUBTYPE_REASSOC_RESP) in sta_recv_mgmt() macro
1760 ISREASSOC(subtype) ? "re" : "", status); in sta_recv_mgmt()
1824 ISREASSOC(subtype) ? "re" : ""); in sta_recv_mgmt()
1919 ISREASSOC(subtype) ? "re" : "", in sta_recv_mgmt()
2040 #undef ISREASSOC in sta_recv_mgmt()