Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Daddrconf_core.c167 struct flowi6 *fl6, int oif, bool have_oif_match, in eafnosupport_fib6_select_path() argument
H A Droute.c418 struct flowi6 *fl6, int oif, bool have_oif_match, in fib6_select_path() argument
424 if (!match->nh && (!match->fib6_nsiblings || have_oif_match)) in fib6_select_path()
427 if (match->nh && have_oif_match && res->nh) in fib6_select_path()
/openbmc/linux/include/net/
H A Dip6_fib.h445 struct flowi6 *fl6, int oif, bool have_oif_match,