Home
last modified time | relevance | path

Searched refs:MAX_IPTUN_ENCAP_OPS (Results 1 – 6 of 6) sorted by relevance

/linux/include/net/
H A Dip6_tunnel.h80 ip6tun_encaps[MAX_IPTUN_ENCAP_OPS];
97 if (e->type >= MAX_IPTUN_ENCAP_OPS) in ip6_encap_hlen()
118 if (t->encap.type >= MAX_IPTUN_ENCAP_OPS) in ip6_tnl_encap()
H A Dip_tunnels.h450 #define MAX_IPTUN_ENCAP_OPS 8 macro
453 iptun_encaps[MAX_IPTUN_ENCAP_OPS];
534 if (e->type >= MAX_IPTUN_ENCAP_OPS) in ip_encap_hlen()
556 if (e->type >= MAX_IPTUN_ENCAP_OPS) in ip_tunnel_encap()
/linux/net/ipv4/
H A Dip_tunnel_core.c43 iptun_encaps[MAX_IPTUN_ENCAP_OPS] __read_mostly;
47 ip6tun_encaps[MAX_IPTUN_ENCAP_OPS] __read_mostly;
H A Dip_tunnel.c462 if (num >= MAX_IPTUN_ENCAP_OPS) in ip_tunnel_encap_add_ops()
476 if (num >= MAX_IPTUN_ENCAP_OPS) in ip_tunnel_encap_del_ops()
H A Dudp.c821 for (i = 0; i < MAX_IPTUN_ENCAP_OPS; i++) { in __udp4_lib_err_encap_no_sk()
/linux/net/ipv6/
H A Dip6_tunnel.c1793 if (num >= MAX_IPTUN_ENCAP_OPS) in ip6_tnl_encap_add_ops()
1807 if (num >= MAX_IPTUN_ENCAP_OPS) in ip6_tnl_encap_del_ops()