Home
last modified time | relevance | path

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

/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.c415 struct flowi6 *fl6, int oif, bool have_oif_match, in fib6_select_path() argument
421 if (!match->nh && (!match->fib6_nsiblings || have_oif_match)) in fib6_select_path()
424 if (match->nh && have_oif_match && res->nh) in fib6_select_path()
/linux/include/net/
H A Dip6_fib.h451 struct flowi6 *fl6, int oif, bool have_oif_match,