ip_tunnel_newlink  288 include/net/ip_tunnels.h int ip_tunnel_newlink(struct net_device *dev, struct nlattr *tb[],
ip_tunnel_newlink 1324 net/ipv4/ip_gre.c 	return ip_tunnel_newlink(dev, tb, &p, fwmark);
ip_tunnel_newlink 1342 net/ipv4/ip_gre.c 	return ip_tunnel_newlink(dev, tb, &p, fwmark);
ip_tunnel_newlink 1164 net/ipv4/ip_tunnel.c EXPORT_SYMBOL_GPL(ip_tunnel_newlink);
ip_tunnel_newlink  582 net/ipv4/ip_vti.c 	return ip_tunnel_newlink(dev, tb, &parms, fwmark);
ip_tunnel_newlink  511 net/ipv4/ipip.c 	return ip_tunnel_newlink(dev, tb, &p, fwmark);