Home
last modified time | relevance | path

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

/linux-4.1.27/net/l2tp/
Dl2tp_core.c1226 l2tp_tunnel_closeall(tunnel); in l2tp_tunnel_destruct()
1238 void l2tp_tunnel_closeall(struct l2tp_tunnel *tunnel) in l2tp_tunnel_closeall() function
1289 EXPORT_SYMBOL_GPL(l2tp_tunnel_closeall);
1296 l2tp_tunnel_closeall(tunnel); in l2tp_udp_encap_destroy()
1645 l2tp_tunnel_closeall(tunnel); in l2tp_tunnel_delete()
Dl2tp_core.h254 void l2tp_tunnel_closeall(struct l2tp_tunnel *tunnel);
Dl2tp_ip.c237 l2tp_tunnel_closeall(tunnel); in l2tp_ip_destroy_sock()
Dl2tp_ip6.c251 l2tp_tunnel_closeall(tunnel); in l2tp_ip6_destroy_sock()