Searched refs:MAX_IPTUN_ENCAP_OPS (Results 1 – 2 of 2) sorted by relevance
172 #define MAX_IPTUN_ENCAP_OPS 8 macro175 iptun_encaps[MAX_IPTUN_ENCAP_OPS];
509 if (e->type >= MAX_IPTUN_ENCAP_OPS) in ip_encap_hlen()522 iptun_encaps[MAX_IPTUN_ENCAP_OPS] __read_mostly;527 if (num >= MAX_IPTUN_ENCAP_OPS) in ip_tunnel_encap_add_ops()541 if (num >= MAX_IPTUN_ENCAP_OPS) in ip_tunnel_encap_del_ops()586 if (t->encap.type >= MAX_IPTUN_ENCAP_OPS) in ip_tunnel_encap()