Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth.h311 unsigned int n_mld_links; member
H A Dwpa_auth_glue.c1547 info->n_mld_links); in hostapd_wpa_auth_get_ml_key_info()
1552 for (i = 0; i < info->n_mld_links; i++) { in hostapd_wpa_auth_get_ml_key_info()
H A Dwpa_auth.c4294 ml_key_info.n_mld_links = sm->n_mld_affiliated_links + 1;