Searched refs:pf_get_wscale (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/netpfil/pf/ |
| H A D | pf.c | 279 static u_int8_t pf_get_wscale(struct mbuf *, int, u_int16_t, 3177 pf_get_wscale(struct mbuf *m, int off, u_int16_t th_off, sa_family_t af) in pf_get_wscale() function 3777 s->src.wscale = pf_get_wscale(m, off, in pf_create_state() 4110 src->wscale = pf_get_wscale(m, off, th->th_off, in pf_tcp_track_full()
|