ip6_dst_alloc     523 drivers/net/vrf.c 	rt6 = ip6_dst_alloc(net, dev, flags);
ip6_dst_alloc     164 include/net/ip6_route.h struct rt6_info *ip6_dst_alloc(struct net *net, struct net_device *dev,
ip6_dst_alloc     365 net/ipv6/route.c EXPORT_SYMBOL(ip6_dst_alloc);
ip6_dst_alloc    1197 net/ipv6/route.c 	nrt = ip6_dst_alloc(dev_net(dev), dev, flags);
ip6_dst_alloc    1344 net/ipv6/route.c 	rt = ip6_dst_alloc(dev_net(dev), dev, 0);
ip6_dst_alloc    1383 net/ipv6/route.c 	pcpu_rt = ip6_dst_alloc(dev_net(dev), dev, flags);
ip6_dst_alloc    3168 net/ipv6/route.c 	rt = ip6_dst_alloc(net, dev, 0);