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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/networking/
H A Darp.c28 #define DFLT_HW "ether" macro
356 xhw = get_hwtype(DFLT_HW);
495 hw = get_hwtype(DFLT_HW);
497 bb_error_msg_and_die("%s: %s not supported", DFLT_HW, "hardware type");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/networking/
H A Darp.c28 #define DFLT_HW "ether" macro
356 xhw = get_hwtype(DFLT_HW);
495 hw = get_hwtype(DFLT_HW);
497 bb_error_msg_and_die("%s: %s not supported", DFLT_HW, "hardware type");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/networking/
H A Darp.c28 #define DFLT_HW "ether" macro
356 xhw = get_hwtype(DFLT_HW);
495 hw = get_hwtype(DFLT_HW);
497 bb_error_msg_and_die("%s: %s not supported", DFLT_HW, "hardware type");

Completed in 105 milliseconds