Searched refs:PF_OSFP_ANY (Results 1 – 5 of 5) sorted by relevance
221 if (os == PF_OSFP_ANY) in pf_osfp_match()230 if ((os_class == PF_OSFP_ANY || en_class == os_class) && in pf_osfp_match()231 (os_version == PF_OSFP_ANY || en_version == os_version) && in pf_osfp_match()232 (os_subtype == PF_OSFP_ANY || en_subtype == os_subtype)) { in pf_osfp_match()
326 #define PF_OSFP_ANY ((pf_osfp_t)0) macro
183 else if (r->os_fingerprint != PF_OSFP_ANY && (pd->proto != in pf_match_translation()
1356 else if (r->os_fingerprint != PF_OSFP_ANY && !pf_osfp_match( in pf_normalize_tcp()
3597 else if (r->os_fingerprint != PF_OSFP_ANY && in pf_test_rule()3997 else if (r->os_fingerprint != PF_OSFP_ANY) in pf_test_fragment()