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

/darwin-on-arm/xnu/bsd/net/
H A Dpf.c292 static u_int16_t pf_get_mss(struct mbuf *, int, u_int16_t,
3789 pf_get_mss(struct mbuf *m, int off, u_int16_t th_off, sa_family_t af) function
5026 mss = pf_get_mss(m, off, th->th_off, af);

Completed in 23 milliseconds