NEXTHDR_NONE       20 net/ipv6/exthdrs_core.c 		 (nexthdr == NEXTHDR_NONE)	||
NEXTHDR_NONE       74 net/ipv6/exthdrs_core.c 		if (nexthdr == NEXTHDR_NONE)
NEXTHDR_NONE      342 net/ipv6/ip6_tunnel.c 	while (ipv6_ext_hdr(nexthdr) && nexthdr != NEXTHDR_NONE) {
NEXTHDR_NONE     2337 net/ipv6/netfilter/ip6_tables.c 		if ((!ipv6_ext_hdr(nexthdr)) || nexthdr == NEXTHDR_NONE) {
NEXTHDR_NONE     2361 net/ipv6/netfilter/ip6_tables.c 				     hp->nexthdr == NEXTHDR_NONE)) {
NEXTHDR_NONE       76 net/ipv6/netfilter/ip6t_LOG.c 	while (currenthdr != NEXTHDR_NONE && ip6t_ext_hdr(currenthdr)) {
NEXTHDR_NONE       57 net/ipv6/netfilter/ip6t_ipv6header.c 		if (nexthdr == NEXTHDR_NONE) {
NEXTHDR_NONE      107 net/ipv6/netfilter/ip6t_ipv6header.c 	if (nexthdr != NEXTHDR_NONE && nexthdr != NEXTHDR_ESP)
NEXTHDR_NONE       96 net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.c 		if (nexthdr == NEXTHDR_NONE)
NEXTHDR_NONE      535 net/ipv6/netfilter/nf_conntrack_reasm.c 		if (nexthdr == NEXTHDR_NONE) {