Searched refs:newroute (Results 1 – 2 of 2) sorted by relevance
97 if ! ip netns exec "$testns" $ynl --family rt-route --do newroute --create \
5117 bool newroute) in rtm_to_fib6_multipath_config() argument5150 if (newroute && (cfg->fc_nh_id || !has_gateway)) { in rtm_to_fib6_multipath_config()5166 bool newroute = nlh->nlmsg_type == RTM_NEWROUTE; in rtm_to_fib6_config() local5277 err = rtm_to_fib6_multipath_config(cfg, extack, newroute); in rtm_to_fib6_config()