Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/pf/
H A Dpf.c281 static u_int16_t pf_get_mss(struct mbuf *, int, u_int16_t,
3217 pf_get_mss(struct mbuf *m, int off, u_int16_t th_off, sa_family_t af) in pf_get_mss() function
3912 mss = pf_get_mss(m, off, th->th_off, pd->af); in pf_create_state()