MAX_IPTUN_ENCAP_OPS   79 include/net/ip6_tunnel.h 		ip6tun_encaps[MAX_IPTUN_ENCAP_OPS];
MAX_IPTUN_ENCAP_OPS   96 include/net/ip6_tunnel.h 	if (e->type >= MAX_IPTUN_ENCAP_OPS)
MAX_IPTUN_ENCAP_OPS  117 include/net/ip6_tunnel.h 	if (t->encap.type >= MAX_IPTUN_ENCAP_OPS)
MAX_IPTUN_ENCAP_OPS  302 include/net/ip_tunnels.h 		iptun_encaps[MAX_IPTUN_ENCAP_OPS];
MAX_IPTUN_ENCAP_OPS  340 include/net/ip_tunnels.h 	if (e->type >= MAX_IPTUN_ENCAP_OPS)
MAX_IPTUN_ENCAP_OPS  361 include/net/ip_tunnels.h 	if (t->encap.type >= MAX_IPTUN_ENCAP_OPS)
MAX_IPTUN_ENCAP_OPS  435 net/ipv4/ip_tunnel.c 	if (num >= MAX_IPTUN_ENCAP_OPS)
MAX_IPTUN_ENCAP_OPS  449 net/ipv4/ip_tunnel.c 	if (num >= MAX_IPTUN_ENCAP_OPS)
MAX_IPTUN_ENCAP_OPS   39 net/ipv4/ip_tunnel_core.c 		iptun_encaps[MAX_IPTUN_ENCAP_OPS] __read_mostly;
MAX_IPTUN_ENCAP_OPS   43 net/ipv4/ip_tunnel_core.c 		ip6tun_encaps[MAX_IPTUN_ENCAP_OPS] __read_mostly;
MAX_IPTUN_ENCAP_OPS  550 net/ipv4/udp.c 	for (i = 0; i < MAX_IPTUN_ENCAP_OPS; i++) {
MAX_IPTUN_ENCAP_OPS 1723 net/ipv6/ip6_tunnel.c 	if (num >= MAX_IPTUN_ENCAP_OPS)
MAX_IPTUN_ENCAP_OPS 1737 net/ipv6/ip6_tunnel.c 	if (num >= MAX_IPTUN_ENCAP_OPS)
MAX_IPTUN_ENCAP_OPS  415 net/ipv6/udp.c 	for (i = 0; i < MAX_IPTUN_ENCAP_OPS; i++) {