Searched refs:pf_os_fingerprint (Results 1 – 2 of 2) sorted by relevance
44 SLIST_HEAD(pf_osfp_list, pf_os_fingerprint);52 static struct pf_os_fingerprint *pf_osfp_find(struct pf_osfp_list *,53 struct pf_os_fingerprint *, u_int8_t);54 static struct pf_os_fingerprint *pf_osfp_find_exact(struct pf_osfp_list *,55 struct pf_os_fingerprint *);57 struct pf_os_fingerprint *);59 static struct pf_os_fingerprint *pf_osfp_validate(void);94 struct pf_os_fingerprint fp, *fpresult; in pf_osfp_fingerprint_hdr()242 struct pf_os_fingerprint *fp; in pf_osfp_flush()259 struct pf_os_fingerprint *fp, fpadd; in pf_osfp_add()[all …]
439 struct pf_os_fingerprint { struct473 (sizeof(((struct pf_os_fingerprint *)0)->fp_tcpopts) * 8) \ argument476 SLIST_ENTRY(pf_os_fingerprint) fp_next;