Lines Matching refs:msname
536 msname="test_macsec0"
543 run_cmd ip link add link "$devdummy" "$msname" type macsec port 42 encrypt on
548 run_cmd ip macsec add "$msname" tx sa 0 pn 1024 on key 01 12345678901234567890123456789012
549 run_cmd ip macsec add "$msname" rx port 1234 address "1c:ed:de:ad:be:ef"
550 …run_cmd ip macsec add "$msname" rx port 1234 address "1c:ed:de:ad:be:ef" sa 0 pn 1 on key 00 01234…
552 run_cmd ip link del dev "$msname"
609 msname=kci_macsec1
610 run_cmd ip macsec add "$msname" tx sa 0 pn 1024 on key 01 12345678901234567890123456789012
611 run_cmd ip macsec add "$msname" rx port 1234 address "1c:ed:de:ad:be:ef"
612 run_cmd ip macsec add "$msname" rx port 1234 address "1c:ed:de:ad:be:ef" sa 0 pn 1 on \
614 run_cmd_fail ip macsec add "$msname" rx port 1235 address "1c:ed:de:ad:be:ef"