Searched refs:ip_tunnel_ctl (Results 1 – 4 of 4) sorted by relevance
343 return ip_tunnel_ctl(dev, p, cmd); in ipip_tunnel_ctl()
873 int ip_tunnel_ctl(struct net_device *dev, struct ip_tunnel_parm *p, int cmd) in ip_tunnel_ctl() function973 EXPORT_SYMBOL_GPL(ip_tunnel_ctl);
393 err = ip_tunnel_ctl(dev, p, cmd); in vti_tunnel_ctl()
804 err = ip_tunnel_ctl(dev, p, cmd); in ipgre_tunnel_ctl()