Searched refs:ip_tunnel_delete_nets (Results 1 – 5 of 5) sorted by relevance
| /linux/net/ipv4/ |
| A D | ip_gre.c | 1065 ip_tunnel_delete_nets(list_net, ipgre_net_id, &ipgre_link_ops, in ipgre_exit_batch_rtnl() 1743 ip_tunnel_delete_nets(list_net, gre_tap_net_id, &ipgre_tap_ops, in ipgre_tap_exit_batch_rtnl() 1763 ip_tunnel_delete_nets(net_list, erspan_net_id, &erspan_link_ops, in erspan_exit_batch_rtnl()
|
| A D | ipip.c | 607 ip_tunnel_delete_nets(list_net, ipip_net_id, &ipip_link_ops, in ipip_exit_batch_rtnl()
|
| A D | ip_vti.c | 529 ip_tunnel_delete_nets(list_net, vti_net_id, &vti_link_ops, in vti_exit_batch_rtnl()
|
| A D | ip_tunnel.c | 1201 void ip_tunnel_delete_nets(struct list_head *net_list, unsigned int id, in ip_tunnel_delete_nets() function 1214 EXPORT_SYMBOL_GPL(ip_tunnel_delete_nets);
|
| /linux/include/net/ |
| A D | ip_tunnels.h | 380 void ip_tunnel_delete_nets(struct list_head *list_net, unsigned int id,
|
Completed in 21 milliseconds