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

/darwin-on-arm/xnu/bsd/net/
H A Dpf.c290 static u_int8_t pf_get_wscale(struct mbuf *, int, u_int16_t,
3749 pf_get_wscale(struct mbuf *m, int off, u_int16_t th_off, sa_family_t af) function
4836 s->src.wscale = pf_get_wscale(m, off,
5976 src->wscale = pf_get_wscale(m, off, th->th_off,

Completed in 15 milliseconds