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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2/lib/
H A Dll_types.c36 } arphrd_names[] = { local
128 for (i=0; i<sizeof(arphrd_names)/sizeof(arphrd_names[0]); i++) {
129 if (arphrd_names[i].type == type)
130 return arphrd_names[i].name;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2-3.x/lib/
H A Dll_types.c36 } arphrd_names[] = { local
113 for (i=0; i<sizeof(arphrd_names)/sizeof(arphrd_names[0]); i++) {
114 if (arphrd_names[i].type == type)
115 return arphrd_names[i].name;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2/lib/
H A Dll_types.c36 } arphrd_names[] = { local
128 for (i=0; i<sizeof(arphrd_names)/sizeof(arphrd_names[0]); i++) {
129 if (arphrd_names[i].type == type)
130 return arphrd_names[i].name;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2-3.x/lib/
H A Dll_types.c36 } arphrd_names[] = { local
113 for (i=0; i<sizeof(arphrd_names)/sizeof(arphrd_names[0]); i++) {
114 if (arphrd_names[i].type == type)
115 return arphrd_names[i].name;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iproute2/lib/
H A Dll_types.c36 } arphrd_names[] = { local
128 for (i=0; i<sizeof(arphrd_names)/sizeof(arphrd_names[0]); i++) {
129 if (arphrd_names[i].type == type)
130 return arphrd_names[i].name;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iproute2-3.x/lib/
H A Dll_types.c36 } arphrd_names[] = { local
113 for (i=0; i<sizeof(arphrd_names)/sizeof(arphrd_names[0]); i++) {
114 if (arphrd_names[i].type == type)
115 return arphrd_names[i].name;

Completed in 67 milliseconds