Home
last modified time | relevance | path

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

/Linux-v5.10/net/ipv6/
Daddrconf_core.c167 struct flowi6 *fl6, int oif, bool have_oif_match, in eafnosupport_fib6_select_path() argument
Droute.c429 struct flowi6 *fl6, int oif, bool have_oif_match, in fib6_select_path() argument
435 if (!match->nh && (!match->fib6_nsiblings || have_oif_match)) in fib6_select_path()
438 if (match->nh && have_oif_match && res->nh) in fib6_select_path()
/Linux-v5.10/include/net/
Dip6_fib.h450 struct flowi6 *fl6, int oif, bool have_oif_match,