pf.c | 233 u_int8_t pf_get_wscale(struct mbuf *, int, u_int16_t, 2865 pf_get_wscale(struct mbuf *m, int off, u_int16_t th_off, sa_family_t af) function in typeref:typename:u_int8_t 3556 s->src.wscale = pf_get_wscale(m, off, 3983 src->wscale = pf_get_wscale(m, off, th->th_off,
|