Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/net/
H A Drtnetlink.sh608 msname="test_macsec0"
617 ip link add link "$devdummy" "$msname" type macsec port 42 encrypt on
624 ip macsec add "$msname" tx sa 0 pn 1024 on key 01 12345678901234567890123456789012
627 ip macsec add "$msname" rx port 1234 address "1c:ed:de:ad:be:ef"
630 …ip macsec add "$msname" rx port 1234 address "1c:ed:de:ad:be:ef" sa 0 pn 1 on key 00 0123456789abc…
636 ip link del dev "$msname"
700 msname=kci_macsec1
702 ip macsec add "$msname" tx sa 0 pn 1024 on key 01 12345678901234567890123456789012
705 ip macsec add "$msname" rx port 1234 address "1c:ed:de:ad:be:ef"
708 ip macsec add "$msname" rx port 1234 address "1c:ed:de:ad:be:ef" sa 0 pn 1 on \
[all …]