Searched refs:pf_os_fingerprint (Results 1 – 2 of 2) sorted by relevance
47 SLIST_HEAD(pf_osfp_list, pf_os_fingerprint);55 static struct pf_os_fingerprint *pf_osfp_find(struct pf_osfp_list *,56 struct pf_os_fingerprint *, u_int8_t);57 static struct pf_os_fingerprint *pf_osfp_find_exact(struct pf_osfp_list *,58 struct pf_os_fingerprint *);60 struct pf_os_fingerprint *);62 static struct pf_os_fingerprint *pf_osfp_validate(void);97 struct pf_os_fingerprint fp, *fpresult; in pf_osfp_fingerprint_hdr()245 struct pf_os_fingerprint *fp; in pf_osfp_flush()262 struct pf_os_fingerprint *fp, fpadd; in pf_osfp_add()[all …]
437 struct pf_os_fingerprint { struct471 (sizeof(((struct pf_os_fingerprint *)0)->fp_tcpopts) * 8) \ argument474 SLIST_ENTRY(pf_os_fingerprint) fp_next;