Home
last modified time | relevance | path

Searched refs:fib6_select_path (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/
H A Dip6_fib.h451 void fib6_select_path(const struct net *net, struct fib6_result *res,
/linux/net/ipv6/
H A Droute.c438 void fib6_select_path(const struct net *net, struct fib6_result *res, in fib6_select_path() function
1284 fib6_select_path(net, &res, fl6, fl6->flowi6_oif, in ip6_pol_route_lookup()
2291 fib6_select_path(net, &res, fl6, oif, false, skb, strict); in ip6_pol_route()
3412 fib6_select_path(net, res, &fl6, cfg->fc_ifindex, in ip6_nh_lookup_table()
3476 fib6_select_path(net, &res, &fl6, cfg->fc_ifindex, in ip6_route_check_nh()
/linux/net/core/
H A Dfilter.c6363 fib6_select_path(net, &res, &fl6, fl6.flowi6_oif, in bpf_ipv6_fib_lookup()