Searched refs:RT_SCOPE_LINK (Results 1 – 9 of 9) sorted by relevance
280 if (rtm->rtm_type != RTN_UNICAST || rtm->rtm_scope != RT_SCOPE_LINK) in nl_routechange()
241 RT_SCOPE_LINK=253, enumerator
262 RT_SCOPE_LINK=253, enumerator
267 RT_SCOPE_LINK=253, enumerator
202 [RT_SCOPE_LINK] = "link",
1360 nlm.rt.rtm_scope = RT_SCOPE_LINK; in if_route()1552 nlm.rt.rtm_scope = RT_SCOPE_LINK; in if_route6()
1210 req.r.rtm_scope = RT_SCOPE_LINK; in iproute_modify()1216 req.r.rtm_scope = RT_SCOPE_LINK; in iproute_modify()
931 return RT_SCOPE_LINK; in rtnl_route_guess_scope()
2008 req.msg.rtm_scope = RT_SCOPE_LINK; in route_update()2013 req.msg.rtm_scope = RT_SCOPE_LINK; in route_update()