Home
last modified time | relevance | path

Searched refs:arphrd_type (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/networking/libiproute/
Dll_types.c108 static const uint16_t arphrd_type[] ALIGN2 = { in ll_type_n2a() local
197 for (i = 0; i < ARRAY_SIZE(arphrd_type); i++) { in ll_type_n2a()
198 if (arphrd_type[i] == type) in ll_type_n2a()