HomeSort by relevance Sort by last modified time
    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 283 int rtnl_rtrealm_a2n(__u32 *id, char *arg) function
  /external/iproute2/misc/
rtacct.c 493 if (rtnl_rtrealm_a2n(&realm, argv[0])) {

Completed in 219 milliseconds