Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dfib_frontend.c731 bool has_gw = false, has_via = false; in rtm_to_fib_config() local
786 has_via = true; in rtm_to_fib_config()
841 if (has_gw && has_via) { in rtm_to_fib_config()