Searched refs:svendor (Results 1 – 2 of 2) sorted by relevance
499 unsigned int svendor, ssubtype; in tncs_supported_type() local500 svendor = imv->supported_types[i] >> 8; in tncs_supported_type()502 if ((vendor == svendor || svendor == TNC_VENDORID_ANY) && in tncs_supported_type()
474 unsigned int svendor, ssubtype; in tncc_supported_type() local475 svendor = imc->supported_types[i] >> 8; in tncc_supported_type()477 if ((vendor == svendor || svendor == TNC_VENDORID_ANY) && in tncc_supported_type()