Searched refs:IP_TNL_HASH_SIZE (Results 1 – 2 of 2) sorted by relevance
172 #define IP_TNL_HASH_SIZE (1 << IP_TNL_HASH_BITS) macro177 struct hlist_head tunnels[IP_TNL_HASH_SIZE];
1101 for (i = 0; i < IP_TNL_HASH_SIZE; i++) in ip_tunnel_init_net()1145 for (h = 0; h < IP_TNL_HASH_SIZE; h++) { in ip_tunnel_destroy()