Lines Matching defs:nexthdr
82 static int mip6_rthdr_offset(struct sk_buff *skb, u8 **nexthdr, int type)
90 *nexthdr = &ipv6_hdr(skb)->nexthdr;
95 switch (**nexthdr) {
134 *nexthdr = &exthdr->nexthdr;
255 ph->nexthdr = top_iph->protocol;
330 offsetof(struct ipv6hdr, nexthdr);
338 top_iph->nexthdr = xfrm_af2proto(skb_dst(skb)->ops->family);
369 offsetof(struct ipv6hdr, nexthdr);
382 ph->nexthdr = top_iph->nexthdr;
386 top_iph->nexthdr = IPPROTO_BEETPH;
670 xo->inner_ipproto = ipv6_hdr(skb)->nexthdr;
695 xo->inner_ipproto = inner_ipv6_hdr(skb)->nexthdr;
871 XFRM_MODE_SKB_CB(skb)->protocol = ipv6_hdr(skb)->nexthdr;