Searched refs:new_mhip6 (Results 1 – 1 of 1) sorted by relevance
1912 struct ip6_hdr *__single new_mhip6; in ip6_do_fragmentation() local1938 new_mhip6 = mtod(new_m, struct ip6_hdr *); in ip6_do_fragmentation()1939 *new_mhip6 = *ip6; in ip6_do_fragmentation()1940 new_m->m_len = sizeof(*new_mhip6); in ip6_do_fragmentation()1955 new_mhip6->ip6_plen = htons((u_short)(len + hlen + in ip6_do_fragmentation()