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

/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dpf.c298 static u_int8_t pf_get_wscale(struct mbuf *, int, u_int16_t,
3793 pf_get_wscale(struct mbuf *m, int off, u_int16_t th_off, sa_family_t af) function
4887 s->src.wscale = pf_get_wscale(m, off,
6033 src->wscale = pf_get_wscale(m, off, th->th_off,

Completed in 540 milliseconds