Home
last modified time | relevance | path

Searched refs:L2TP_HASH_SIZE (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/net/l2tp/
Dl2tp_core.h25 #define L2TP_HASH_SIZE (1 << L2TP_HASH_BITS) macro
155 struct hlist_head session_hlist[L2TP_HASH_SIZE];
Dl2tp_debugfs.c129 for (hash = 0; hash < L2TP_HASH_SIZE; hash++) { in l2tp_dfs_seq_tunnel_show()
Dl2tp_core.c252 for (hash = 0; hash < L2TP_HASH_SIZE; hash++) { in l2tp_session_get_nth()
1198 for (hash = 0; hash < L2TP_HASH_SIZE; hash++) { in l2tp_tunnel_closeall()