Searched refs:ip6f_nxt (Results 1 – 5 of 5) sorted by relevance
189 frag_hdr->ip6f_nxt = ip6_targ->ip6_nxt; in maybe_fill_frag_header()216 ip_targ->protocol = frag_hdr->ip6f_nxt; in parse_frag_header()217 return frag_hdr->ip6f_nxt; in parse_frag_header()
242 protocol = frag->ip6f_nxt; in check_packet()339 protocol = frag->ip6f_nxt; in reassemble_packet()
191 uint8_t ip6f_nxt; /* next header */ member
1216 nh = fragh->ip6f_nxt; in get_upperlayer()
226 fraghdr->ip6f_nxt = IPPROTO_UDP; in send_udp_frags()