Searched refs:ssubtype (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
524 ssubtype = imc->supported_types[i] & 0xff;
526 (subtype == ssubtype || ssubtype == TNC_SUBTYPE_ANY))
/freebsd-10.1-release/contrib/wpa/src/eap_server/
H A Dtncs.c567 unsigned int svendor, ssubtype; local
569 ssubtype = imv->supported_types[i] & 0xff;
571 (subtype == ssubtype || ssubtype == TNC_SUBTYPE_ANY))

Completed in 115 milliseconds