Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dmptcp.c267 static int run_mptcpify(int cgroup_fd, int type) in run_mptcpify() function
320 ASSERT_OK(run_mptcpify(cgroup_fd, SOCK_STREAM), "run_mptcpify"); in test_mptcpify()
326 ASSERT_OK(run_mptcpify(cgroup_fd, SOCK_STREAM | SOCK_CLOEXEC), in test_mptcpify()