Home
last modified time | relevance | path

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

/third_party/libnl/src/
Dnl-fib-lookup.c39 int table = RT_TABLE_UNSPEC, scope = RT_SCOPE_UNIVERSE; in main()
/third_party/libnl/lib/fib_lookup/
Dlookup.c226 fr.fl_scope = scope >= 0 ? scope : RT_SCOPE_UNIVERSE; in flnl_lookup_build_request()
/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.h282 RT_SCOPE_UNIVERSE=0, enumerator
/third_party/libnl/lib/route/
Droute_obj.c965 return RT_SCOPE_UNIVERSE; in rtnl_route_guess_scope()
976 return RT_SCOPE_UNIVERSE; in rtnl_route_guess_scope()
Daddr.c640 am.ifa_scope = RT_SCOPE_UNIVERSE; in build_addr_msg()
/third_party/toybox/toys/pending/
Dip.c2032 req.msg.rtm_scope = RT_SCOPE_UNIVERSE; in route_update()
2204 request.msg.rtm_scope = RT_SCOPE_UNIVERSE; in ruleupdate()