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

/freebsd-9.3-release/sys/contrib/pf/net/
H A Dpf.c318 u_int8_t pf_get_wscale(struct mbuf *, int, u_int16_t,
3108 pf_get_wscale(struct mbuf *m, int off, u_int16_t th_off, sa_family_t af) function
3905 s->src.wscale = pf_get_wscale(m, off,
4240 src->wscale = pf_get_wscale(m, off, th->th_off,

Completed in 51 milliseconds