Searched refs:pf_normalize_tcp_stateful (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/net/ |
| H A D | pfvar.h | 1534 int pf_normalize_tcp_stateful(struct mbuf *, int, struct pf_pdesc *,
|
| /f-stack/freebsd/netpfil/pf/ |
| H A D | pf_norm.c | 1532 pf_normalize_tcp_stateful(struct mbuf *m, int off, struct pf_pdesc *pd, in pf_normalize_tcp_stateful() function
|
| H A D | pf.c | 3844 pf_normalize_tcp_stateful(m, off, pd, &reason, th, s, in pf_create_state() 4216 if (pf_normalize_tcp_stateful(m, off, pd, reason, th, in pf_tcp_track_full() 4315 if (pf_normalize_tcp_stateful(m, off, pd, reason, th, in pf_tcp_track_full()
|