Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/cgroup/
Dtest_memcontrol.c949 static int tcp_client(const char *cgroup, unsigned short port) in tcp_client() function
1048 if (tcp_client(memcg, port) != KSFT_PASS) in test_memcg_sock()