Searched refs:L2TP_HASH_SIZE_2 (Results 1 – 2 of 2) sorted by relevance
24 #define L2TP_HASH_SIZE_2 (1 << L2TP_HASH_BITS_2) macro
112 struct hlist_head l2tp_session_hlist[L2TP_HASH_SIZE_2];313 for (hash = 0; hash < L2TP_HASH_SIZE_2; hash++) { in l2tp_session_find_by_ifname()1840 for (hash = 0; hash < L2TP_HASH_SIZE_2; hash++) in l2tp_init_net()