Searched refs:has_gw (Results 1 – 2 of 2) sorted by relevance
728 bool has_gw = false, has_via = false; in rtm_to_fib_config() local777 has_gw = true; in rtm_to_fib_config()838 if (has_gw && has_via) { in rtm_to_fib_config()
2280 bool has_gw; in ofdpa_port_fib_ipv4() local2288 has_gw = !!nh->fib_nh_gw4; in ofdpa_port_fib_ipv4()2290 if (has_gw && nh_on_port) { in ofdpa_port_fib_ipv4()