Lines Matching refs:nexthdr
148 __u8 nexthdr; member
158 u8 nexthdr; member
174 u8 nexthdr; member
178 u8 nexthdr, __be32 frag_id,
202 u8 nexthdr; member
207 u8 nexthdr, __be32 frag_id, struct ip6_frag_state *state);
490 if (nhdr->nexthdr != NEXTHDR_HOP) in ipv6_has_hopopt_jumbo()
495 jhdr->nexthdr != IPPROTO_TCP) in ipv6_has_hopopt_jumbo()
497 return jhdr->nexthdr; in ipv6_has_hopopt_jumbo()
507 int nexthdr = ipv6_has_hopopt_jumbo(skb); in ipv6_hopopt_jumbo_remove() local
510 if (!nexthdr) in ipv6_hopopt_jumbo_remove()
528 h6->nexthdr = nexthdr; in ipv6_hopopt_jumbo_remove()
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);