Home
last modified time | relevance | path

Searched refs:pf_osfp_match (Results 1 – 4 of 4) sorted by relevance

/xnu-8020.101.4/bsd/net/
H A Dpf_osfp.c242 pf_osfp_match(struct pf_osfp_enlist *list, pf_osfp_t os) in pf_osfp_match() function
H A Dpfvar.h2398 __private_extern__ int pf_osfp_match(struct pf_osfp_enlist *, pf_osfp_t);
H A Dpf_norm.c2639 !pf_osfp_match(pf_osfp_fingerprint(pd, pbuf, off, th), in pf_normalize_tcp()
H A Dpf.c3728 IPPROTO_TCP || !pf_osfp_match(pf_osfp_fingerprint(pd, pbuf, in pf_match_translation()
5225 (pd->proto != IPPROTO_TCP || !pf_osfp_match( in pf_test_rule()