Searched refs:MAX_IPTUN_ENCAP_OPS (Results 1 – 2 of 2) sorted by relevance
129 #define MAX_IPTUN_ENCAP_OPS 8 macro132 iptun_encaps[MAX_IPTUN_ENCAP_OPS];
498 if (e->type >= MAX_IPTUN_ENCAP_OPS) in ip_encap_hlen()511 iptun_encaps[MAX_IPTUN_ENCAP_OPS] __read_mostly;516 if (num >= MAX_IPTUN_ENCAP_OPS) in ip_tunnel_encap_add_ops()530 if (num >= MAX_IPTUN_ENCAP_OPS) in ip_tunnel_encap_del_ops()575 if (t->encap.type >= MAX_IPTUN_ENCAP_OPS) in ip_tunnel_encap()