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

/freebsd-10.1-release/contrib/wpa/src/eap_peer/
H A Dtncc.c522 unsigned int svendor, ssubtype; local
523 svendor = imc->supported_types[i] >> 8;
525 if ((vendor == svendor || svendor == TNC_VENDORID_ANY) &&
/freebsd-10.1-release/contrib/wpa/src/eap_server/
H A Dtncs.c567 unsigned int svendor, ssubtype; local
568 svendor = imv->supported_types[i] >> 8;
570 if ((vendor == svendor || svendor == TNC_VENDORID_ANY) &&

Completed in 158 milliseconds