Searched refs:new_mhip6 (Results 1 – 1 of 1) sorted by relevance
1880 struct ip6_hdr *__single new_mhip6; in ip6_do_fragmentation() local1905 new_mhip6 = mtod(new_m, struct ip6_hdr *); in ip6_do_fragmentation()1906 *new_mhip6 = *ip6; in ip6_do_fragmentation()1907 new_m->m_len = sizeof(*new_mhip6); in ip6_do_fragmentation()1921 new_mhip6->ip6_plen = htons((u_short)(len + hlen + in ip6_do_fragmentation()