Searched refs:vsock_stream_connect (Results 1 – 4 of 4) sorted by relevance
139 fd = vsock_stream_connect(opts->peer_cid, 1234); in test_stream_client_close_client()174 fd = vsock_stream_connect(opts->peer_cid, 1234); in test_stream_server_close_client()216 fds[i] = vsock_stream_connect(opts->peer_cid, 1234); in test_stream_multiconn_client()262 fd = vsock_stream_connect(opts->peer_cid, 1234); in test_stream_msg_peek_client()639 fd = vsock_stream_connect(opts->peer_cid, 1234); in test_stream_poll_rcvlowat_client()
38 int vsock_stream_connect(unsigned int cid, unsigned int port);
123 int vsock_stream_connect(unsigned int cid, unsigned int port) in vsock_stream_connect() function
381 fd = vsock_stream_connect(opts->peer_cid, 1234); in test_connect_client()