Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth.c4559 bool is_mld = sm->mld_assoc_link_id >= 0; local
4561 bool is_mld = false; local
4727 if (!is_mld) {
4754 if (gtk && !is_mld) {
5171 bool is_mld = false; local
5174 is_mld = sm->mld_assoc_link_id >= 0;
5211 if (sm->wpa == WPA_VERSION_WPA2 && !is_mld) {
5231 } else if (sm->wpa == WPA_VERSION_WPA2 && is_mld) {