Home
last modified time | relevance | path

Searched refs:ip6_pol_route (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dip6_route.h108 struct rt6_info *ip6_pol_route(struct net *net, struct fib6_table *table,
/linux/net/ipv6/
H A Droute.c2213 struct rt6_info *ip6_pol_route(struct net *net, struct fib6_table *table, in ip6_pol_route() function
2280 EXPORT_SYMBOL_GPL(ip6_pol_route);
2288 return ip6_pol_route(net, table, fl6->flowi6_iif, fl6, skb, flags); in ip6_pol_route_input()
2606 return ip6_pol_route(net, table, fl6->flowi6_oif, fl6, skb, flags); in ip6_pol_route_output()