Searched refs:IP6_SIT_HASH_SIZE (Results 1 – 1 of 1) sorted by relevance
65 #define IP6_SIT_HASH_SIZE 16 macro81 struct ip_tunnel __rcu *tunnels_r_l[IP6_SIT_HASH_SIZE];82 struct ip_tunnel __rcu *tunnels_r[IP6_SIT_HASH_SIZE];83 struct ip_tunnel __rcu *tunnels_l[IP6_SIT_HASH_SIZE];1813 for (h = 0; h < IP6_SIT_HASH_SIZE; h++) { in sit_destroy_tunnels()