Lines Matching refs:ip6d_nxt
2670 nexthdr = tmpdstopts->ip6d_nxt; in ip_find_hdr_v6()
3091 nexthdrp = &desthdr->ip6d_nxt; in ipsec_needs_processing_v6()
3301 prev_nexthdr = dest_hdr->ip6d_nxt; in ip_input_fragment_v6()
3302 prev_nexthdr_offset = (uint8_t *)&dest_hdr->ip6d_nxt in ip_input_fragment_v6()
4063 if (dest_hdr->ip6d_nxt == IPPROTO_ROUTING) { in ip_fragment_v6()
4065 nexthdr = dest_hdr->ip6d_nxt; in ip_fragment_v6()
4255 if (dest_hdr->ip6d_nxt == IPPROTO_ROUTING) { in ip_fraghdr_add_v6()
4257 nexthdr = dest_hdr->ip6d_nxt; in ip_fraghdr_add_v6()
4258 prev_nexthdr_offset = (uint8_t *)&dest_hdr->ip6d_nxt in ip_fraghdr_add_v6()
4558 nxthdr_ptr = &dst->ip6d_nxt; in ip_build_hdrs_v6()
4582 nxthdr_ptr = &dest->ip6d_nxt; in ip_build_hdrs_v6()
4635 nexthdr = desthdr->ip6d_nxt; in ip_find_rthdr_v6()
4866 nexthdr = dsthdr->ip6d_nxt; in ipsec_ah_get_hdr_size_v6()