Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/net/
H A Dpf_norm.c1855 struct mbuf *mexthdr; in pf_refragment6() local
1858 mexthdr = m_getptr(m, extoff + in pf_refragment6()
1860 ASSERT(mexthdr != NULL); in pf_refragment6()
1861 lexthdrsp = (mtod(mexthdr, uint8_t *) + off); in pf_refragment6()