Home
last modified time | relevance | path

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

/include/net/
Dip6_tunnel.h79 ip6tun_encaps[MAX_IPTUN_ENCAP_OPS];
96 if (e->type >= MAX_IPTUN_ENCAP_OPS) in ip6_encap_hlen()
117 if (t->encap.type >= MAX_IPTUN_ENCAP_OPS) in ip6_tnl_encap()
Dip_tunnels.h302 #define MAX_IPTUN_ENCAP_OPS 8 macro
305 iptun_encaps[MAX_IPTUN_ENCAP_OPS];
343 if (e->type >= MAX_IPTUN_ENCAP_OPS) in ip_encap_hlen()
364 if (t->encap.type >= MAX_IPTUN_ENCAP_OPS) in ip_tunnel_encap()