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

/freebsd-11-stable/sys/netpfil/pf/
H A Dpf_osfp.c55 static struct pf_os_fingerprint *pf_osfp_find(struct pf_osfp_list *,
207 if ((fpresult = pf_osfp_find(&V_pf_osfp_list, &fp,
353 pf_osfp_find(struct pf_osfp_list *list, struct pf_os_fingerprint *find, function
514 if (f != (f2 = pf_osfp_find(&V_pf_osfp_list, &find, 0))) {

Completed in 59 milliseconds