Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Droute.c5119 bool newroute) in rtm_to_fib6_multipath_config() argument
5152 if (newroute && (cfg->fc_nh_id || !has_gateway)) { in rtm_to_fib6_multipath_config()
5168 bool newroute = nlh->nlmsg_type == RTM_NEWROUTE; in rtm_to_fib6_config() local
5279 err = rtm_to_fib6_multipath_config(cfg, extack, newroute); in rtm_to_fib6_config()