Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/script/
H A Dap.sh17 eth0_local_mac=`ifconfig eth0 | grep HWaddr | sed -e 's/.*HWaddr //g' | sed -e 's/ //g' | cut -d '…
18 [ "$eth0_local_mac" == "" ] && eth0_local_mac="45:67:89"
19 local_mac=00:aa:bb:$eth0_local_mac
H A Dsta.sh17 eth0_local_mac=`ifconfig eth0 | grep HWaddr | sed -e 's/.*HWaddr //g' | sed -e 's/ //g' | cut -d '…
18 [ "$eth0_local_mac" == "" ] && eth0_local_mac="45:67:89"
19 local_mac=00:a5:b5:$eth0_local_mac
H A Dload_ap_sta.sh21eth0_local_mac=`ifconfig eth0 | grep HWaddr | sed -e 's/.*HWaddr //g' | sed -e 's/ //g' | cut -d …
24 eth0_local_mac="45:67:89"
28 ap_prefix=`echo $eth0_local_mac | cut -d ':' -f 1,2`
31 local_mac=00:a8:b8:$eth0_local_mac
H A Dp2p_single.sh24eth0_local_mac=`ifconfig eth0 | grep HWaddr | sed -e 's/.*HWaddr //g' | sed -e 's/ //g' | cut -d …
27 eth0_local_mac="45:67:89"
32 local_mac=00:a8:b8:$eth0_local_mac
H A Dp2p_dual.sh24eth0_local_mac=`ifconfig eth0 | grep HWaddr | sed -e 's/.*HWaddr //g' | sed -e 's/ //g' | cut -d …
27 eth0_local_mac="45:67:89"
31 local_mac=00:a8:b8:$eth0_local_mac