Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_hostap.c1669 int reassoc, int resp, const char *tag, int rate) in ratesetmismatch() argument
1694 int reassoc, int resp) in htcapmismatch() argument
1752 int reassoc, resp; in hostap_recv_mgmt() local
2017 reassoc = 1; in hostap_recv_mgmt()
2020 reassoc = 0; in hostap_recv_mgmt()
2026 reassoc ? "reassoc" : "assoc"); in hostap_recv_mgmt()
2049 if (reassoc) in hostap_recv_mgmt()
2131 capinfomismatch(ni, wh, reassoc, resp, in hostap_recv_mgmt()
2141 capinfomismatch(ni, wh, reassoc, resp, in hostap_recv_mgmt()
2187 ratesetmismatch(ni, wh, reassoc, resp, in hostap_recv_mgmt()
[all …]