Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf.c3301 int hlen = (th->th_off << 2) - sizeof(*th), thoptlen = hlen; in pf_modulate_sack() local
3351 m_copyback(pd->m, pd->off + sizeof(*th), thoptlen, (caddr_t)opts); in pf_modulate_sack()