Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/mptcp/
H A Dmptcp_join.sh1690 local add_nr=$1
1717 elif [ "$count" != "$add_nr" ] &&
1718 { [ "$add_nr" -eq 0 ] || [ "$count" -lt "$add_nr" ]; }; then
1719 fail_test "got $count ADD_ADDR[s] expected $add_nr"