Home
last modified time | relevance | path

Searched refs:ip_tunnel_changelink (Results 1 – 4 of 4) sorted by relevance

/linux/net/ipv4/
H A Dipip.c484 return ip_tunnel_changelink(dev, tb, &p, fwmark); in ipip_changelink()
H A Dip_tunnel.c1270 int ip_tunnel_changelink(struct net_device *dev, struct nlattr *tb[], in ip_tunnel_changelink() function
1306 EXPORT_SYMBOL_GPL(ip_tunnel_changelink);
H A Dip_vti.c598 return ip_tunnel_changelink(dev, tb, &p, fwmark); in vti_changelink()
/linux/include/net/
H A Dip_tunnels.h407 int ip_tunnel_changelink(struct net_device *dev, struct nlattr *tb[],