Lines Matching refs:macsec
538 run_cmd_grep "^Usage: ip macsec" ip macsec help
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…
551 run_cmd ip macsec show
568 run_cmd_grep "^Usage: ip macsec" ip macsec help
604 run_cmd ip link add link $dev kci_macsec1 type macsec port 4 offload mac
605 …run_cmd ip link add link $dev kci_macsec2 type macsec address "aa:bb:cc:dd:ee:ff" port 5 offload m…
606 run_cmd ip link add link $dev kci_macsec3 type macsec sci abbacdde01020304 offload mac
607 run_cmd_fail ip link add link $dev kci_macsec4 type macsec port 8 offload mac
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"