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

/openwrt/target/linux/ixp4xx/base-files/lib/preinit/
H A D05_set_ether_mac_ixp4xx7 for npe in eth0 eth1 eth2
9 if [ "$(ifconfig $npe 2>/dev/null | grep -c 00:00:00:00:00:00)" = "1" ]; then
10 ifconfig $npe hw ether $(fconfig -s -r -d /dev/$RB_CONFIG -n npe_"$npe"_esa)

Completed in 59 milliseconds