OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RTNL_REALM_TO
(Results
1 - 3
of
3
) sorted by null
/external/libnl/include/netlink/route/
rtnl.h
40
#define
RTNL_REALM_TO
(realm) ((realm) & RTNL_REALM_MASK)
46
((
RTNL_REALM_TO
(from) << 16) &
RTNL_REALM_TO
(to))
/external/libnl/lib/route/
rtnl.c
120
int to =
RTNL_REALM_TO
(realms);
nexthop.c
165
RTNL_REALM_TO
(nh->rtnh_realms));
Completed in 157 milliseconds