Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dipip.c512 return ip_tunnel_changelink(dev, tb, &p, fwmark); in ipip_get_size()
H A Dip_tunnel.c1246 int ip_tunnel_changelink(struct net_device *dev, struct nlattr *tb[], in ip_tunnel_changelink() function
1282 EXPORT_SYMBOL_GPL(ip_tunnel_changelink);
H A Dip_vti.c600 return ip_tunnel_changelink(dev, tb, &p, fwmark); in vti_changelink()
H A Dip_gre.c1468 err = ip_tunnel_changelink(dev, tb, &p, fwmark); in ipgre_changelink()
1497 err = ip_tunnel_changelink(dev, tb, &p, fwmark); in erspan_changelink()
/linux/include/net/
H A Dip_tunnels.h427 int ip_tunnel_changelink(struct net_device *dev, struct nlattr *tb[],