Home
last modified time | relevance | path

Searched refs:L2TP_HASH_SIZE_2 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/l2tp/
H A Dl2tp_core.h28 #define L2TP_HASH_SIZE_2 BIT(L2TP_HASH_BITS_2) macro
H A Dl2tp_core.c115 struct hlist_head l2tp_session_hlist[L2TP_HASH_SIZE_2];
325 for (hash = 0; hash < L2TP_HASH_SIZE_2; hash++) { in l2tp_session_get_by_ifname()
1659 for (hash = 0; hash < L2TP_HASH_SIZE_2; hash++) in l2tp_init_net()
1685 for (hash = 0; hash < L2TP_HASH_SIZE_2; hash++) in l2tp_exit_net()