Home
last modified time | relevance | path

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

/linux-6.14.4/net/l2tp/
Dl2tp_ip.c34 struct hlist_head l2tp_ip_table; member
220 sk_add_node(sk, &pn->l2tp_ip_table); in l2tp_ip_hash()
663 INIT_HLIST_HEAD(&pn->l2tp_ip_table); in l2tp_ip_init_net()
673 WARN_ON_ONCE(hlist_count_nodes(&pn->l2tp_ip_table) != 0); in l2tp_ip_exit_net()