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

/freebsd-13-stable/sys/net/
H A Dpfvar.h1564 int pf_normalize_tcp_stateful(struct mbuf *, int, struct pf_pdesc *,
/freebsd-13-stable/sys/netpfil/pf/
H A Dpf.c3851 pf_normalize_tcp_stateful(m, off, pd, &reason, th, s,
3855 ("pf_normalize_tcp_stateful failed on first "
4223 if (pf_normalize_tcp_stateful(m, off, pd, reason, th,
4322 if (pf_normalize_tcp_stateful(m, off, pd, reason, th,
H A Dpf_norm.c1536 pf_normalize_tcp_stateful(struct mbuf *m, int off, struct pf_pdesc *pd, function

Completed in 180 milliseconds