Searched refs:L2TP_HASH_SIZE (Results 1 – 3 of 3) sorted by relevance
24 #define L2TP_HASH_SIZE BIT(L2TP_HASH_BITS) macro167 struct hlist_head session_hlist[L2TP_HASH_SIZE];
129 for (hash = 0; hash < L2TP_HASH_SIZE; hash++) { in l2tp_dfs_seq_tunnel_show()
293 for (hash = 0; hash < L2TP_HASH_SIZE; hash++) { in l2tp_session_get_nth()1199 for (hash = 0; hash < L2TP_HASH_SIZE; hash++) { in l2tp_tunnel_closeall()