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

/xnu-2422.115.4/bsd/net/
H A Dpf_osfp.c79 static struct pf_os_fingerprint *pf_osfp_find_exact(struct pf_osfp_list *,
358 if ((fp = pf_osfp_find_exact(&pf_osfp_list, &fpadd))) {
478 pf_osfp_find_exact(struct pf_osfp_list *list, struct pf_os_fingerprint *find) function

Completed in 66 milliseconds