Searched refs:eth1_mac (Results 1 – 1 of 1) sorted by relevance
387 local eth1_mac=$(ip -n "$s_ns" -j link show eth1 | jq -r '.[]["address"]')390 [ "$eth1_mac" != "$bond_mac" ] || [ "$eth2_mac" != "$bond_mac" ]; then