Searched refs:ipv6_ext_hdr (Results 1 – 16 of 16) 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()211 if ((!ipv6_ext_hdr(nexthdr)) || nexthdr == NEXTHDR_NONE) { in ipv6_find_hdr()251 ((!ipv6_ext_hdr(hp->nexthdr)) || in ipv6_find_hdr()
556 if (!ipv6_ext_hdr(nexthdr)) { in ip6_mc_input()
830 if (ipv6_ext_hdr(nexthdr)) { in icmpv6_notify()
402 if (ipv6_ext_hdr(nexthdr)) { in ip6_forward_proxy_check()
404 while (ipv6_ext_hdr(nexthdr) && nexthdr != NEXTHDR_NONE) { in ip6_tnl_parse_tlv_enc_lim()
408 if (ipv6_ext_hdr(ipv6_hdr(skb)->nexthdr)) in mlx5e_ipsec_offload_ok()
401 if (!ipv6_ext_hdr(nexthdr)) { in find_prev_fhdr()
438 if (ipv6_ext_hdr(ipv6_hdr(skb)->nexthdr)) in ixgbevf_ipsec_offload_ok()
330 if (ipv6_ext_hdr(ipv6_hdr(skb)->nexthdr)) in ch_ipsec_offload_ok()
922 return ipv6_ext_hdr(ipv6_hdr(skb)->nexthdr); in is_ipv6_ext_hdr()
279 while (ipv6_ext_hdr(next_type)) { in get_ipv6_ext_hdrs()
569 if (ipv6_ext_hdr(nh->nexthdr)) in set_ipv6()
827 if (ipv6_ext_hdr(ipv6_hdr(skb)->nexthdr)) in ixgbe_ipsec_offload_ok()
1136 bool ipv6_ext_hdr(u8 nexthdr);
73 while (protocol != NEXTHDR_NONE && ipv6_ext_hdr(protocol)) { in iwl_mvm_tx_csum_pre_bz()
11297 while (ipv6_ext_hdr(*nexthdr)) { in bnxt_exthdr_check()