Home
last modified time | relevance | path

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

/third_party/libnl/include/linux-private/linux/
Drtnetlink.h287 RT_SCOPE_NOWHERE=255 enumerator
/third_party/ltp/lib/
Dtst_netdevice.c408 info.rtm_scope = RT_SCOPE_NOWHERE; in modify_route()
/third_party/libnl/lib/route/
Droute_obj.c75 r->rt_scope = RT_SCOPE_NOWHERE; in route_constructor()
228 if (r->ce_mask & ROUTE_ATTR_SCOPE && r->rt_scope != RT_SCOPE_NOWHERE) in route_dump_details()
Daddr.c140 addr->a_scope = RT_SCOPE_NOWHERE; in addr_constructor()
/third_party/toybox/toys/pending/
Dip.c1321 scope = RT_SCOPE_NOWHERE; in ipaddr_listflush()
2028 req.msg.rtm_scope = RT_SCOPE_NOWHERE; in route_update()
2121 req.msg.rtm_scope = RT_SCOPE_NOWHERE; in route_update()