HomeSort by relevance Sort by last modified time
    Searched refs:rtnl_rtntype_a2n (Results 1 - 4 of 4) sorted by null

  /external/iproute2/include/
rtm_map.h 5 int rtnl_rtntype_a2n(int *id, char *arg);
  /external/iproute2/ip/
rtm_map.c 59 int rtnl_rtntype_a2n(int *id, char *arg) function
iprule.c 343 else if (rtnl_rtntype_a2n(&type, *argv))
iproute.c 914 rtnl_rtntype_a2n(&type, *argv) == 0) {
1106 if (rtnl_rtntype_a2n(&type, *argv))
    [all...]

Completed in 131 milliseconds