X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=include%2Fnet%2Fip6_route.h;h=54c779416eec654b31d278a3bd77f07b0a3e4ea8;hb=91ea692f8798a40a3f9ed771fade1bdff08acd58;hp=295d291269e2c88ed4930041597a28f7c9a7a2f7;hpb=2162b80fcadf5b0afff08b540bd141f8a5ff5ed1;p=cascardo%2Flinux.git diff --git a/include/net/ip6_route.h b/include/net/ip6_route.h index 295d291269e2..54c779416eec 100644 --- a/include/net/ip6_route.h +++ b/include/net/ip6_route.h @@ -101,6 +101,9 @@ void fib6_force_start_gc(struct net *net); struct rt6_info *addrconf_dst_alloc(struct inet6_dev *idev, const struct in6_addr *addr, bool anycast); +struct rt6_info *ip6_dst_alloc(struct net *net, struct net_device *dev, + int flags); + /* * support functions for ND *