Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv4/
Dip_gre.c949 ip_tunnel_setup(dev, ipgre_net_id); in ipgre_tunnel_setup()
1332 ip_tunnel_setup(dev, gre_tap_net_id); in ipgre_tap_setup()
1574 ip_tunnel_setup(dev, erspan_net_id); in erspan_setup()
Dipip.c377 ip_tunnel_setup(dev, ipip_net_id); in ipip_tunnel_setup()
Dip_tunnel.c1294 void ip_tunnel_setup(struct net_device *dev, unsigned int net_id) in ip_tunnel_setup() function
1299 EXPORT_SYMBOL_GPL(ip_tunnel_setup);
Dip_vti.c420 ip_tunnel_setup(dev, vti_net_id); in vti_tunnel_setup()
/Linux-v6.6/include/net/
Dip_tunnels.h312 void ip_tunnel_setup(struct net_device *dev, unsigned int net_id);