Home
last modified time | relevance | path

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

/trueos/contrib/wpa/src/ap/
HDgas_serv.c290 u8 num_realms, num_matching = 0, encoding, realm_len, *realm_list_len; in hs20_add_nai_home_realm_matches() local
307 for (i = 0; i < num_realms && num_matching < 10; i++) { in hs20_add_nai_home_realm_matches()
324 num_matching < 10; j++) { in hs20_add_nai_home_realm_matches()
332 num_matching < 10) { in hs20_add_nai_home_realm_matches()
340 num_matching < 10; k++) { in hs20_add_nai_home_realm_matches()
347 matches[num_matching].realm_data_idx = in hs20_add_nai_home_realm_matches()
349 matches[num_matching].realm_idx = k; in hs20_add_nai_home_realm_matches()
350 num_matching++; in hs20_add_nai_home_realm_matches()
359 wpabuf_put_le16(buf, num_matching); in hs20_add_nai_home_realm_matches()
367 for (i = 0; i < num_matching; i++) { in hs20_add_nai_home_realm_matches()