Home
last modified time | relevance | path

Searched refs:RTNL_REALM_TO (Results 1 – 3 of 3) sorted by relevance

/external/libnl/include/netlink/route/
Drtnl.h40 #define RTNL_REALM_TO(realm) ((realm) & RTNL_REALM_MASK) macro
46 ((RTNL_REALM_TO(from) << 16) & RTNL_REALM_TO(to))
/external/libnl/lib/route/
Drtnl.c120 int to = RTNL_REALM_TO(realms); in rtnl_realms2str()
Dnexthop.c165 RTNL_REALM_TO(nh->rtnh_realms)); in nh_dump_details()