Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dipip.c456 return ip_tunnel_newlink(dev, tb, &p, fwmark); in ipip_newlink()
H A Dip_tunnel.c1216 int ip_tunnel_newlink(struct net_device *dev, struct nlattr *tb[], in ip_tunnel_newlink() function
1268 EXPORT_SYMBOL_GPL(ip_tunnel_newlink);
H A Dip_vti.c586 return ip_tunnel_newlink(dev, tb, &parms, fwmark); in vti_newlink()
/linux/include/net/
H A Dip_tunnels.h409 int ip_tunnel_newlink(struct net_device *dev, struct nlattr *tb[],