Searched refs:VXPORT (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.10/tools/testing/selftests/drivers/net/mlxsw/ |
D | devlink_trap_tunnel_vxlan.sh | 47 : ${VXPORT:=4789} 48 export VXPORT 73 dstport "$VXPORT" nolearning noudpcsum tos inherit ttl 100 176 -t udp sp=12345,dp=$VXPORT,tos=$outer_tos,p=$payload -q & 244 -B 192.0.2.17 -t udp sp=12345,dp=$VXPORT,p=$payload -q & 311 -B 192.0.2.17 -t udp sp=12345,dp=$VXPORT,p=$payload -q &
|
/Linux-v5.10/tools/testing/selftests/net/forwarding/ |
D | vxlan_bridge_1d_port_8472.sh | 6 VXPORT=8472
|
D | vxlan_bridge_1q_port_8472.sh | 6 VXPORT=8472
|
D | vxlan_bridge_1d.sh | 64 : ${VXPORT:=4789} 65 export VXPORT 137 local 192.0.2.17 dstport "$VXPORT" \ 210 ip link add name vx2 type vxlan id 1000 local $in_addr dstport "$VXPORT" 564 -t udp tos=$outer_tos,sp=23456,dp=$VXPORT,p=$(: 776 echo "Running tests with UDP port $VXPORT"
|
D | vxlan_bridge_1q.sh | 86 : ${VXPORT:=4789} 87 export VXPORT 165 local 192.0.2.17 dstport "$VXPORT" \ 173 local 192.0.2.17 dstport "$VXPORT" \ 275 dstport "$VXPORT" 286 dstport "$VXPORT" 850 log_info "Running tests with UDP port $VXPORT"
|