Searched full:fastclose (Results 1 – 3 of 3) sorted by relevance
62 unset fastclose987 local fastclose=${fastclose:-""}1014 if [ -n "${fastclose}" ]; then1016 fail_test "fastclose tests need test_linkfail argument"1022 local side=${fastclose}1031 fail_test "wrong/unknown fastclose spec ${side}"3676 if reset_check_counter "fastclose test" "MPTcpExtMPFastcloseTx"; then3677 test_linkfail=1024 fastclose=client \3684 if reset_check_counter "fastclose server test" "MPTcpExtMPFastcloseRx"; then3685 test_linkfail=1024 fastclose=server \
120 "fastclose at close/shutdown. If offset is negative, expect the peer to close before " in die_usage()1522 /* when receiving a fastclose, ignore PIPE signals and in parse_opts()
2935 /* Explicitly send the fastclose reset as need */ in mptcp_do_fastclose()3308 * do the MPTCP equivalent of TCP reset, aka MPTCP fastclose in __mptcp_close()