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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/rc/
H A Drc.c973 char eth0_mac[32]; local
975 strcpy(eth0_mac, nvram_safe_get("et0macaddr"));
976 ether_atoe(eth0_mac, mac);

Completed in 49 milliseconds