Home
last modified time | relevance | path

Searched refs:svendor (Results 1 - 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Dtncc.c474 unsigned int svendor, ssubtype; in tncc_supported_type() local
475 svendor = imc->supported_types[i] >> 8; in tncc_supported_type()
477 if ((vendor == svendor || svendor == TNC_VENDORID_ANY) && in tncc_supported_type()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Dtncs.c499 unsigned int svendor, ssubtype; in tncs_supported_type() local
500 svendor = imv->supported_types[i] >> 8; in tncs_supported_type()
502 if ((vendor == svendor || svendor == TNC_VENDORID_ANY) && in tncs_supported_type()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Dtncc.c474 unsigned int svendor, ssubtype; in tncc_supported_type() local
475 svendor = imc->supported_types[i] >> 8; in tncc_supported_type()
477 if ((vendor == svendor || svendor == TNC_VENDORID_ANY) && in tncc_supported_type()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Dtncs.c499 unsigned int svendor, ssubtype; in tncs_supported_type() local
500 svendor = imv->supported_types[i] >> 8; in tncs_supported_type()
502 if ((vendor == svendor || svendor == TNC_VENDORID_ANY) && in tncs_supported_type()

Completed in 7 milliseconds