Home
last modified time | relevance | path

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

/linux-5.19.10/net/l2tp/
Dl2tp_core.h24 #define L2TP_HASH_SIZE BIT(L2TP_HASH_BITS) macro
167 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.c295 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()