Home
last modified time | relevance | path

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

/third_party/ltp/testcases/network/stress/route/
Droute-change-netlink.c221 rtm->rtm_scope = gw ? RT_SCOPE_UNIVERSE : RT_SCOPE_LINK; in rtnl_route()
/third_party/libnl/include/linux-private/linux/
Drtnetlink.h285 RT_SCOPE_LINK=253, enumerator
/third_party/libnl/lib/route/
Droute_obj.c980 return RT_SCOPE_LINK; in rtnl_route_guess_scope()
/third_party/toybox/toys/pending/
Dip.c2118 req.msg.rtm_scope = RT_SCOPE_LINK; in route_update()
2123 req.msg.rtm_scope = RT_SCOPE_LINK; in route_update()