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

  /external/iproute2/include/
rt_names.h 21 const char * ll_type_n2a(int type, char *buf, int len);
  /external/iproute2/lib/
ll_types.c 30 const char * ll_type_n2a(int type, char *buf, int len) function
  /external/iproute2/ip/
ipaddress.c 259 fprintf(fp, " link/%s ", ll_type_n2a(ifi->ifi_type, b1, sizeof(b1)));

Completed in 189 milliseconds