OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rtnl_rtrealm_a2n
(Results
1 - 5
of
5
) sorted by null
/external/iproute2/ip/
rtm_map.c
104
if (
rtnl_rtrealm_a2n
(realms, arg)) {
112
if (*arg &&
rtnl_rtrealm_a2n
(&realm, arg))
/external/iproute2/include/
rt_names.h
14
int
rtnl_rtrealm_a2n
(__u32 *id, char *arg);
/external/iproute2/tc/
f_route.c
64
if (
rtnl_rtrealm_a2n
(&id, *argv)) {
74
if (
rtnl_rtrealm_a2n
(&id, *argv)) {
/external/iproute2/lib/
rt_names.c
287
int
rtnl_rtrealm_a2n
(__u32 *id, char *arg)
function
/external/iproute2/misc/
rtacct.c
493
if (
rtnl_rtrealm_a2n
(&realm, argv[0])) {
Completed in 351 milliseconds