Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/
H A Drtnetlink.sh1070 dstmac=de:ad:be:ef:13:37
1082 run_cmd ip neigh add $dstip lladdr $dstmac dev "$devdummy"
1083 run_cmd_grep "$dstmac" ip neigh get $dstip dev "$devdummy"
1084 run_cmd ip neigh del $dstip lladdr $dstmac dev "$devdummy"
1092 run_cmd ip neigh add $dstip6 lladdr $dstmac dev "$devdummy"
1093 run_cmd_grep "$dstmac" ip neigh get $dstip6 dev "$devdummy"
1094 run_cmd ip neigh del $dstip6 lladdr $dstmac dev "$devdummy"
/linux/Documentation/networking/
H A Dpktgen.rst153 pgset "dstmac 00:00:00:00:00:00" sets MAC destination address
165 The 'minimum' MAC is what you set with dstmac.