Home
last modified time | relevance | path

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

/NextBSD/sys/netpfil/pf/
HDpf_osfp.c49 static struct pf_osfp_enlist *pf_osfp_fingerprint_hdr(const struct ip *,
88 return (pf_osfp_fingerprint_hdr(ip, ip6, (struct tcphdr *)hdr)); in pf_osfp_fingerprint()
92 pf_osfp_fingerprint_hdr(const struct ip *ip, const struct ip6_hdr *ip6, const struct tcphdr *tcp) in pf_osfp_fingerprint_hdr() function