Searched refs:en_subtype (Results 1 – 1 of 1) sorted by relevance
217 int en_class, en_version, en_subtype; in pf_osfp_match() local227 PF_OSFP_UNPACK(entry->fp_os, en_class, en_version, en_subtype); in pf_osfp_match()230 (os_subtype == PF_OSFP_ANY || en_subtype == os_subtype)) { in pf_osfp_match()