Home
last modified time | relevance | path

Searched refs:realm_data_idx (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dgas_serv.c458 unsigned int realm_data_idx; in hs20_add_nai_home_realm_matches() member
511 matches[num_matching].realm_data_idx = in hs20_add_nai_home_realm_matches()
532 wpa_printf(MSG_DEBUG, "realm_idx %d, realm_data_idx %d", in hs20_add_nai_home_realm_matches()
533 matches[i].realm_data_idx, matches[i].realm_idx); in hs20_add_nai_home_realm_matches()
534 realm = &hapd->conf->nai_realm_data[matches[i].realm_data_idx]; in hs20_add_nai_home_realm_matches()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dgas_serv.c455 unsigned int realm_data_idx; in hs20_add_nai_home_realm_matches() member
508 matches[num_matching].realm_data_idx = in hs20_add_nai_home_realm_matches()
529 wpa_printf(MSG_DEBUG, "realm_idx %d, realm_data_idx %d", in hs20_add_nai_home_realm_matches()
530 matches[i].realm_data_idx, matches[i].realm_idx); in hs20_add_nai_home_realm_matches()
531 realm = &hapd->conf->nai_realm_data[matches[i].realm_data_idx]; in hs20_add_nai_home_realm_matches()

Completed in 5 milliseconds