Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/net/mptcp/
Dmptcp_join.sh1346 local syn_nr=$1
1367 if [ "$count" != "$syn_nr" ]; then
1368 echo "[fail] got $count JOIN[s] syn expected $syn_nr"
1383 if [ "$with_cookie" = 2 ] && [ "$count" -gt "$syn_ack_nr" ] && [ "$count" -le "$syn_nr" ]; then
1458 local syn_nr=${4:-$port_nr}
1510 if [ "$count" != "$syn_nr" ]; then
1512 port-number expected $syn_nr"