Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dip_gre.c945 ip_tunnel_setup(dev, ipgre_net_id); in ipgre_tunnel_setup()
1331 ip_tunnel_setup(dev, gre_tap_net_id); in ipgre_tap_setup()
1573 ip_tunnel_setup(dev, erspan_net_id); in erspan_setup()
H A Dipip.c374 ip_tunnel_setup(dev, ipip_net_id); in ipip_tunnel_setup()
H A Dip_tunnel.c1272 void ip_tunnel_setup(struct net_device *dev, unsigned int net_id) in ip_tunnel_setup() function
1277 EXPORT_SYMBOL_GPL(ip_tunnel_setup);
H A Dip_vti.c417 ip_tunnel_setup(dev, vti_net_id); in vti_tunnel_setup()
/OK3568_Linux_fs/kernel/include/net/
H A Dip_tunnels.h291 void ip_tunnel_setup(struct net_device *dev, unsigned int net_id);