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

  /external/iproute2/include/
names.h 23 char *id_to_name(struct db_names *db, int id, char *name);
  /external/iproute2/lib/
names.c 137 char *id_to_name(struct db_names *db, int id, char *name) function
  /external/iproute2/tc/
tc_util.c 150 if (id_to_name(cls_names, h, clname))

Completed in 411 milliseconds