Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/net/mptcp/
H A Dmptcp_join.sh354 local add_nr=$1
363 elif [ "$count" != "$add_nr" ]; then
364 echo "[fail] got $count ADD_ADDR[s] expected $add_nr"
/kernel/linux/linux-6.6/tools/testing/selftests/net/mptcp/
H A Dmptcp_join.sh1559 local add_nr=$1
1578 elif [ "$count" != "$add_nr" ] && { [ "$timeout" -gt 1 ] || [ "$count" -lt "$add_nr" ]; }; then
1579 fail_test "got $count ADD_ADDR[s] expected $add_nr"

Completed in 4 milliseconds