X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=include%2Fnet%2Fip6_route.h;h=f55bf3d294aaf373e3d78f387302384d3a12ef0f;hb=9ff74384600aeecba34ebdacbbde0627489ff601;hp=54c779416eec654b31d278a3bd77f07b0a3e4ea8;hpb=676d9735cd010fc439566e2b6e9b6adc3e1179ef;p=deliverable%2Flinux.git diff --git a/include/net/ip6_route.h b/include/net/ip6_route.h index 54c779416eec..f55bf3d294aa 100644 --- a/include/net/ip6_route.h +++ b/include/net/ip6_route.h @@ -76,6 +76,8 @@ static inline struct dst_entry *ip6_route_output(struct net *net, struct dst_entry *ip6_route_lookup(struct net *net, struct flowi6 *fl6, int flags); +struct rt6_info *ip6_pol_route(struct net *net, struct fib6_table *table, + int ifindex, struct flowi6 *fl6, int flags); int ip6_route_init(void); void ip6_route_cleanup(void);