Searched refs:ip_tunnel_destroy (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | ip_tunnel.c | 1112 static void ip_tunnel_destroy(struct net *net, struct ip_tunnel_net *itn, in ip_tunnel_destroy() function 1147 ip_tunnel_destroy(net, itn, &list, ops); in ip_tunnel_delete_nets()
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | ip_tunnel.c | 1134 static void ip_tunnel_destroy(struct net *net, struct ip_tunnel_net *itn, in ip_tunnel_destroy() function 1169 ip_tunnel_destroy(net, itn, &list, ops); in ip_tunnel_delete_nets()
|
Completed in 4 milliseconds