Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/hsr/
H A Dhsr_prp_redbox.sh57 san_mac=$(ip -n "$SAN" -br link show san_il | awk '{print $3}')
68 if [ "$neigh" != "$san_mac" ]; then
70 "'$neigh', expected $san_mac" 1>&2
85 san_hex=$(echo "$san_mac" | tr -d ':')