Searched refs:m_frgpart (Results 1 – 1 of 1) sorted by relevance
257 struct mbuf *m, **mnext, *m_frgpart; in ip6_fragment() local308 if ((m_frgpart = m_copym(m0, off, fraglen, M_NOWAIT)) == NULL) { in ip6_fragment()312 m_cat(m, m_frgpart); in ip6_fragment()