Lines Matching defs:nexthdr
148 __u8 nexthdr;
158 u8 nexthdr;
174 u8 nexthdr;
178 u8 nexthdr, __be32 frag_id,
202 u8 nexthdr;
207 u8 nexthdr, __be32 frag_id, struct ip6_frag_state *state);
490 if (nhdr->nexthdr != NEXTHDR_HOP)
495 jhdr->nexthdr != IPPROTO_TCP)
497 return jhdr->nexthdr;
507 int nexthdr = ipv6_has_hopopt_jumbo(skb);
510 if (!nexthdr)
528 h6->nexthdr = nexthdr;
1090 int ip6_find_1stfragopt(struct sk_buff *skb, u8 **nexthdr);
1140 void ip6_protocol_deliver_rcu(struct net *net, struct sk_buff *skb, int nexthdr,
1159 bool ipv6_ext_hdr(u8 nexthdr);