Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/cgroup/
Dtest_memcontrol.c1235 static int tcp_client(const char *cgroup, unsigned short port) in tcp_client() function
1337 if (tcp_client(memcg, port) != KSFT_PASS) in test_memcg_sock()