HomeSort by: relevance | last modified time | path
    Searched refs:pf_osfp_match (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dist/pf/net/
pf_osfp.c 271 pf_osfp_match(struct pf_osfp_enlist *list, pf_osfp_t os) function in typeref:typename:int
pfvar.h 1833 int pf_osfp_match(struct pf_osfp_enlist *, pf_osfp_t);
pf_norm.c 1308 else if (r->os_fingerprint != PF_OSFP_ANY && !pf_osfp_match(
pf.c 2576 IPPROTO_TCP || !pf_osfp_match(pf_osfp_fingerprint(pd, m,
3316 (pd->proto != IPPROTO_TCP || !pf_osfp_match(

Completed in 20 milliseconds