diff options
author | 2021-03-12 17:16:19 -0800 | |
---|---|---|
committer | 2021-03-12 17:47:45 -0800 | |
commit | 7028ba8ac9683b7e4f4db4db63a306d7497e7150 (patch) | |
tree | 7698394480e265880139f1e57802bf0fffd1a9cb /include/net/psample.h | |
parent | mptcp: remove a list of addrs when flushing (diff) | |
download | linux-rng-7028ba8ac9683b7e4f4db4db63a306d7497e7150.tar.xz linux-rng-7028ba8ac9683b7e4f4db4db63a306d7497e7150.zip |
selftests: mptcp: add invert argument for chk_rm_nr
Some of the removing testcases used two zeros as arguments for chk_rm_nr
like this: chk_rm_nr 0 0. This doesn't mean that no RM_ADDR has been sent.
It only means that RM_ADDR had been sent in the opposite direction that
chk_rm_nr is checking.
This patch added a new argument invert for chk_rm_nr to allow it can
check the RM_ADDR from the opposite direction.
Signed-off-by: Geliang Tang <geliangtang@gmail.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/psample.h')
0 files changed, 0 insertions, 0 deletions