Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dpf_osfp.c75 static struct pf_os_fingerprint *pf_osfp_find(struct pf_osfp_list *,
233 if ((fpresult = pf_osfp_find(&pf_osfp_list, &fp, in pf_osfp_fingerprint_hdr()
408 pf_osfp_find(struct pf_osfp_list *list, struct pf_os_fingerprint *find, in pf_osfp_find() function
580 if (f != (f2 = pf_osfp_find(&pf_osfp_list, &find, 0))) { in pf_osfp_validate()