Searched refs:eth0_mac (Results 1 – 1 of 1) sorted by relevance
386 local eth0_mac=$(ip -n "$s_ns" -j link show eth0 | jq -r '.[]["address"]')389 if [ "$bond_mac" != "${mac[0]}" ] || [ "$eth0_mac" != "$bond_mac" ] || \451 eth0_mac=$(ip -n "$s_ns" -j link show eth0 | jq -r '.[]["address"]')452 [ "$eth0_mac" = "${mac[0]}" ] && RET=1457 eth0_mac=$(ip -n "$s_ns" -j link show eth0 | jq -r '.[]["address"]')458 [ "$eth0_mac" != "${mac[0]}" ] && RET=1