Home
last modified time | relevance | path

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

/linux-6.15/net/ipv4/
H A Dipip.c607 static void __net_exit ipip_exit_batch_rtnl(struct list_head *list_net, in ipip_exit_batch_rtnl() argument
610 ip_tunnel_delete_nets(list_net, ipip_net_id, &ipip_link_ops, in ipip_exit_batch_rtnl()
H A Dip_vti.c526 static void __net_exit vti_exit_batch_rtnl(struct list_head *list_net, in vti_exit_batch_rtnl() argument
529 ip_tunnel_delete_nets(list_net, vti_net_id, &vti_link_ops, in vti_exit_batch_rtnl()
H A Dip_gre.c1069 static void __net_exit ipgre_exit_batch_rtnl(struct list_head *list_net, in ipgre_exit_batch_rtnl() argument
1072 ip_tunnel_delete_nets(list_net, ipgre_net_id, &ipgre_link_ops, in ipgre_exit_batch_rtnl()
1755 static void __net_exit ipgre_tap_exit_batch_rtnl(struct list_head *list_net, in ipgre_tap_exit_batch_rtnl() argument
1758 ip_tunnel_delete_nets(list_net, gre_tap_net_id, &ipgre_tap_ops, in ipgre_tap_exit_batch_rtnl()
/linux-6.15/include/net/
H A Dip_tunnels.h381 void ip_tunnel_delete_nets(struct list_head *list_net, unsigned int id,