Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv6/
Daddrconf_core.c167 struct flowi6 *fl6, int oif, bool have_oif_match, in eafnosupport_fib6_select_path() argument
Droute.c414 struct flowi6 *fl6, int oif, bool have_oif_match, in fib6_select_path() argument
420 if (!match->nh && (!match->fib6_nsiblings || have_oif_match)) in fib6_select_path()
423 if (match->nh && have_oif_match && res->nh) in fib6_select_path()
/Linux-v6.6/include/net/
Dip6_fib.h439 struct flowi6 *fl6, int oif, bool have_oif_match,