Home
last modified time | relevance | path

Searched refs:vxlan_dstport (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/network/virt/
H A Dvirt_lib.sh52 ip link add type vxlan help 2>&1 | grep -q dstport && vxlan_dstport=1
110 [ "$vxlan_dstport" -eq 1 ] && opt="dstport 0 $opt"
147 [ "$vxlan_dstport" -eq 1 ] && opt="$opt dstport 0"
378 vxlan_dstport=0

Completed in 1 milliseconds