Home
last modified time | relevance | path

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

/net/l2tp/
Dl2tp_core.c109 struct list_head l2tp_tunnel_list; member
333 list_for_each_entry_rcu(tunnel, &pn->l2tp_tunnel_list, list) { in l2tp_tunnel_find()
352 list_for_each_entry_rcu(tunnel, &pn->l2tp_tunnel_list, list) { in l2tp_tunnel_find_nth()
1690 list_add_rcu(&tunnel->list, &pn->l2tp_tunnel_list); in l2tp_tunnel_create()
1895 INIT_LIST_HEAD(&pn->l2tp_tunnel_list); in l2tp_init_net()
1912 list_for_each_entry_rcu(tunnel, &pn->l2tp_tunnel_list, list) { in l2tp_exit_net()