Searched refs:l2tp_tunnel_list (Results 1 – 1 of 1) sorted by relevance
110 struct list_head l2tp_tunnel_list; member336 list_for_each_entry_rcu(tunnel, &pn->l2tp_tunnel_list, list) { in l2tp_tunnel_find()355 list_for_each_entry_rcu(tunnel, &pn->l2tp_tunnel_list, list) { in l2tp_tunnel_find_nth()1622 list_add_rcu(&tunnel->list, &pn->l2tp_tunnel_list); in l2tp_tunnel_create()1840 INIT_LIST_HEAD(&pn->l2tp_tunnel_list); in l2tp_init_net()1857 list_for_each_entry_rcu(tunnel, &pn->l2tp_tunnel_list, list) { in l2tp_exit_net()