HomeSort by: relevance | last modified time | path
    Searched defs:pf_get_wscale (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dist/pf/net/
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,
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,

Completed in 27 milliseconds