Searched refs:ll_type_n2a (Results 1 - 3 of 3) sorted by relevance

/external/iproute2/include/
H A Drt_names.h22 const char * ll_type_n2a(int type, char *buf, int len);
/external/iproute2/lib/
H A Dll_types.c30 const char * ll_type_n2a(int type, char *buf, int len) function
/external/iproute2/ip/
H A Dipaddress.c438 fprintf(fp, " link/%s ", ll_type_n2a(ifi->ifi_type, b1, sizeof(b1)));

Completed in 1851 milliseconds