Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/cgroup/
H A Dtest_memcontrol.c1323 static int tcp_client(const char *cgroup, unsigned short port) in tcp_client() function
1425 if (tcp_client(memcg, port) != KSFT_PASS) in test_memcg_sock()