Searched refs:ip_tunnel_changelink (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/include/net/
H A Dip_tunnels.h167 int ip_tunnel_changelink(struct net_device *dev, struct nlattr *tb[],
/linux-4.1.27/net/ipv4/
H A Dip_vti.c487 return ip_tunnel_changelink(dev, tb, &p); vti_changelink()
H A Dipip.c418 return ip_tunnel_changelink(dev, tb, &p); ipip_changelink()
H A Dip_tunnel.c1098 int ip_tunnel_changelink(struct net_device *dev, struct nlattr *tb[], ip_tunnel_changelink() function
1134 EXPORT_SYMBOL_GPL(ip_tunnel_changelink); variable
H A Dip_gre.c734 return ip_tunnel_changelink(dev, tb, &p); ipgre_changelink()

Completed in 91 milliseconds