mptcp_connect_sendfile.sh 152 B

12345
  1. #!/bin/bash
  2. # SPDX-License-Identifier: GPL-2.0
  3. MPTCP_LIB_KSFT_TEST="$(basename "${0}" .sh)" \
  4. "$(dirname "${0}")/mptcp_connect.sh" -m sendfile "${@}"