Home
last modified time | relevance | path

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

/linux/tools/testing/vsock/
H A Dutil.c182 int vsock_connect_fd(int fd, unsigned int cid, unsigned int port) in vsock_connect_fd() function
208 if (vsock_connect_fd(client_fd, cid, port)) { in vsock_bind_connect()
229 if (vsock_connect_fd(fd, cid, port)) { in vsock_connect()
H A Dutil.h74 int vsock_connect_fd(int fd, unsigned int cid, unsigned int port);
H A Dvsock_test.c1909 if (!vsock_connect_fd(fd, opts->peer_cid, opts->peer_port)) { in test_stream_connect_retry_client()
1917 if (vsock_connect_fd(fd, opts->peer_cid, opts->peer_port)) { in test_stream_connect_retry_client()