IP_TNL_HASH_SIZE
struct hlist_head tunnels[IP_TNL_HASH_SIZE];
for (i = 0; i < IP_TNL_HASH_SIZE; i++)
for (h = 0; h < IP_TNL_HASH_SIZE; h++) {