Home
last modified time | relevance | path

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

/linux/net/l2tp/
H A Dl2tp_ip6.c38 struct hlist_head l2tp_ip6_table; member
230 sk_add_node(sk, &pn->l2tp_ip6_table); in l2tp_ip6_hash()
802 INIT_HLIST_HEAD(&pn->l2tp_ip6_table); in l2tp_ip6_init_net()
812 WARN_ON_ONCE(hlist_count_nodes(&pn->l2tp_ip6_table) != 0); in l2tp_ip6_exit_net()