Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dipip.c475 return ip_tunnel_changelink(dev, tb, &p, fwmark); in ipip_changelink()
H A Dip_tunnel.c1230 int ip_tunnel_changelink(struct net_device *dev, struct nlattr *tb[], in ip_tunnel_changelink() function
1266 EXPORT_SYMBOL_GPL(ip_tunnel_changelink);
H A Dip_vti.c583 return ip_tunnel_changelink(dev, tb, &p, fwmark); in vti_changelink()
H A Dip_gre.c1412 err = ip_tunnel_changelink(dev, tb, &p, fwmark); in ipgre_changelink()
1441 err = ip_tunnel_changelink(dev, tb, &p, fwmark); in erspan_changelink()
/openbmc/linux/include/net/
H A Dip_tunnels.h308 int ip_tunnel_changelink(struct net_device *dev, struct nlattr *tb[],