NEXTHDR_NONE 133 drivers/net/wireless/intel/iwlwifi/mvm/tx.c while (protocol != NEXTHDR_NONE && ipv6_ext_hdr(protocol)) { NEXTHDR_NONE 22 net/ipv6/exthdrs_core.c (nexthdr == NEXTHDR_NONE) || NEXTHDR_NONE 83 net/ipv6/exthdrs_core.c if (nexthdr == NEXTHDR_NONE) NEXTHDR_NONE 211 net/ipv6/exthdrs_core.c if ((!ipv6_ext_hdr(nexthdr)) || nexthdr == NEXTHDR_NONE) { NEXTHDR_NONE 252 net/ipv6/exthdrs_core.c hp->nexthdr == NEXTHDR_NONE)) { NEXTHDR_NONE 405 net/ipv6/ip6_tunnel.c while (ipv6_ext_hdr(nexthdr) && nexthdr != NEXTHDR_NONE) { NEXTHDR_NONE 51 net/ipv6/netfilter/ip6t_ipv6header.c if (nexthdr == NEXTHDR_NONE) { NEXTHDR_NONE 106 net/ipv6/netfilter/ip6t_ipv6header.c if (nexthdr != NEXTHDR_NONE && nexthdr != NEXTHDR_ESP) NEXTHDR_NONE 406 net/ipv6/netfilter/nf_conntrack_reasm.c if (nexthdr == NEXTHDR_NONE) { NEXTHDR_NONE 73 net/ipv6/netfilter/nf_log_ipv6.c while (currenthdr != NEXTHDR_NONE && nf_ip6_ext_hdr(currenthdr)) { NEXTHDR_NONE 271 net/ipv6/seg6_iptunnel.c err = seg6_do_srh_encap(skb, tinfo->srh, NEXTHDR_NONE); NEXTHDR_NONE 271 net/ipv6/seg6_local.c if (!decap_and_validate(skb, NEXTHDR_NONE)) NEXTHDR_NONE 257 net/openvswitch/flow.c key->ip.proto = NEXTHDR_NONE;