Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Droute.c5142 bool has_gateway = cfg->fc_flags & RTF_GATEWAY; in rtm_to_fib6_multipath_config() local
5157 has_gateway = true; in rtm_to_fib6_multipath_config()
5161 if (newroute && (cfg->fc_nh_id || !has_gateway)) { in rtm_to_fib6_multipath_config()