Home
last modified time | relevance | path

Searched refs:ip_tunnel_dellink (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dip_gre.c1613 .dellink = ip_tunnel_dellink,
1628 .dellink = ip_tunnel_dellink,
1643 .dellink = ip_tunnel_dellink,
1688 ip_tunnel_dellink(dev, &list_kill); in gretap_fb_dev_create()
H A Dip_vti.c637 .dellink = ip_tunnel_dellink,
H A Dipip.c623 .dellink = ip_tunnel_dellink,
H A Dip_tunnel.c1041 void ip_tunnel_dellink(struct net_device *dev, struct list_head *head) in ip_tunnel_dellink() function
1053 EXPORT_SYMBOL_GPL(ip_tunnel_dellink); variable
/kernel/linux/linux-6.6/net/ipv4/
H A Dip_gre.c1614 .dellink = ip_tunnel_dellink,
1629 .dellink = ip_tunnel_dellink,
1644 .dellink = ip_tunnel_dellink,
1689 ip_tunnel_dellink(dev, &list_kill); in gretap_fb_dev_create()
H A Dipip.c570 .dellink = ip_tunnel_dellink,
H A Dip_vti.c638 .dellink = ip_tunnel_dellink,
H A Dip_tunnel.c1063 void ip_tunnel_dellink(struct net_device *dev, struct list_head *head) in ip_tunnel_dellink() function
1075 EXPORT_SYMBOL_GPL(ip_tunnel_dellink); variable
/kernel/linux/linux-5.10/include/net/
H A Dip_tunnels.h259 void ip_tunnel_dellink(struct net_device *dev, struct list_head *head);
/kernel/linux/linux-6.6/include/net/
H A Dip_tunnels.h280 void ip_tunnel_dellink(struct net_device *dev, struct list_head *head);

Completed in 19 milliseconds