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

/xnu-2422.115.4/bsd/net/
H A Dpf_osfp.c242 pf_osfp_match(struct pf_osfp_enlist *list, pf_osfp_t os) function
H A Dpf_norm.c2138 !pf_osfp_match(pf_osfp_fingerprint(pd, m, off, th),
H A Dpfvar.h2398 __private_extern__ int pf_osfp_match(struct pf_osfp_enlist *, pf_osfp_t);
H A Dpf.c3445 IPPROTO_TCP || !pf_osfp_match(pf_osfp_fingerprint(pd, m,
4415 (pd->proto != IPPROTO_TCP || !pf_osfp_match(

Completed in 93 milliseconds