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

/freebsd-11-stable/sys/netpfil/pf/
H A Dpf_osfp.c52 static struct pf_osfp_enlist *pf_osfp_fingerprint_hdr(const struct ip *,
91 return (pf_osfp_fingerprint_hdr(ip, ip6, (struct tcphdr *)hdr));
95 pf_osfp_fingerprint_hdr(const struct ip *ip, const struct ip6_hdr *ip6, const struct tcphdr *tcp) function

Completed in 118 milliseconds