Searched refs:ipv6_ext_hdr (Results 1 – 14 of 14) sorted by relevance
13 bool ipv6_ext_hdr(u8 nexthdr) in ipv6_ext_hdr() function25 EXPORT_SYMBOL(ipv6_ext_hdr);79 while (ipv6_ext_hdr(nexthdr)) { in ipv6_skip_exthdr()213 if ((!ipv6_ext_hdr(nexthdr)) || nexthdr == NEXTHDR_NONE) { in ipv6_find_hdr()253 ((!ipv6_ext_hdr(hp->nexthdr)) || in ipv6_find_hdr()
540 if (!ipv6_ext_hdr(nexthdr)) { in ip6_mc_input()
826 if (ipv6_ext_hdr(nexthdr)) { in icmpv6_notify()
406 if (ipv6_ext_hdr(nexthdr)) { in ip6_forward_proxy_check()
432 while (ipv6_ext_hdr(nexthdr) && nexthdr != NEXTHDR_NONE) { in ip6_tnl_parse_tlv_enc_lim()
404 if (!ipv6_ext_hdr(nexthdr)) { in find_prev_fhdr()
466 if (ipv6_ext_hdr(ipv6_hdr(skb)->nexthdr)) in mlx5e_ipsec_offload_ok()
438 if (ipv6_ext_hdr(ipv6_hdr(skb)->nexthdr)) in ixgbevf_ipsec_offload_ok()
332 if (ipv6_ext_hdr(ipv6_hdr(skb)->nexthdr)) in ch_ipsec_offload_ok()
923 return ipv6_ext_hdr(ipv6_hdr(skb)->nexthdr); in is_ipv6_ext_hdr()
1064 bool ipv6_ext_hdr(u8 nexthdr);
827 if (ipv6_ext_hdr(ipv6_hdr(skb)->nexthdr)) in ixgbe_ipsec_offload_ok()
568 if (ipv6_ext_hdr(nh->nexthdr)) in set_ipv6()
133 while (protocol != NEXTHDR_NONE && ipv6_ext_hdr(protocol)) { in iwl_mvm_tx_csum()