Searched refs:ip_tunnel_delete_nets (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/net/ipv4/ |
| H A D | ipip.c | 610 ip_tunnel_delete_nets(list_net, ipip_net_id, &ipip_link_ops, in ipip_exit_batch_rtnl()
|
| H A D | ip_gre.c | 1072 ip_tunnel_delete_nets(list_net, ipgre_net_id, &ipgre_link_ops, in ipgre_exit_batch_rtnl() 1758 ip_tunnel_delete_nets(list_net, gre_tap_net_id, &ipgre_tap_ops, in ipgre_tap_exit_batch_rtnl() 1778 ip_tunnel_delete_nets(net_list, erspan_net_id, &erspan_link_ops, in erspan_exit_batch_rtnl()
|
| H A D | ip_vti.c | 529 ip_tunnel_delete_nets(list_net, vti_net_id, &vti_link_ops, in vti_exit_batch_rtnl()
|
| H A D | ip_tunnel.c | 1202 void ip_tunnel_delete_nets(struct list_head *net_list, unsigned int id, in ip_tunnel_delete_nets() function 1215 EXPORT_SYMBOL_GPL(ip_tunnel_delete_nets);
|
| /linux-6.15/include/net/ |
| H A D | ip_tunnels.h | 381 void ip_tunnel_delete_nets(struct list_head *list_net, unsigned int id,
|