Home
last modified time | relevance | path

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

/linux-6.15/net/ipv4/
H A Dipip.c610 ip_tunnel_delete_nets(list_net, ipip_net_id, &ipip_link_ops, in ipip_exit_batch_rtnl()
H A Dip_gre.c1072 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 Dip_vti.c529 ip_tunnel_delete_nets(list_net, vti_net_id, &vti_link_ops, in vti_exit_batch_rtnl()
H A Dip_tunnel.c1202 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 Dip_tunnels.h381 void ip_tunnel_delete_nets(struct list_head *list_net, unsigned int id,