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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/include/
H A Drt_names.h21 const char * ll_type_n2a(int type, char *buf, int len);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/libiproute/
H A Drt_names.h19 extern const char* ll_type_n2a(int type, char *buf, int len);
H A Dll_types.c18 const char* ll_type_n2a(int type, char *buf, int len) function
H A Dipaddress.c156 fprintf(fp, "%c link/%s ", _SL_, ll_type_n2a(ifi->ifi_type, b1, sizeof(b1)));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/lib/
H A Dll_types.c30 const char * ll_type_n2a(int type, char *buf, int len) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/ip/
H A Dipaddress.c198 fprintf(fp, " link/%s ", ll_type_n2a(ifi->ifi_type, b1, sizeof(b1)));

Completed in 80 milliseconds