Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dwpa_auth.h334 unsigned int n_mld_links; member
Dwpa_auth_glue.c1595 info->n_mld_links); in hostapd_wpa_auth_get_ml_key_info()
1600 for (i = 0; i < info->n_mld_links; i++) { in hostapd_wpa_auth_get_ml_key_info()
Dwpa_auth.c4324 ml_key_info.n_mld_links = sm->n_mld_affiliated_links + 1;