Lines Matching defs:opts

36 static void test_stream_connection_reset(const struct test_opts *opts)  in test_stream_connection_reset()
72 static void test_stream_bind_only_client(const struct test_opts *opts) in test_stream_bind_only_client()
114 static void test_stream_bind_only_server(const struct test_opts *opts) in test_stream_bind_only_server()
129 static void test_stream_client_close_client(const struct test_opts *opts) in test_stream_client_close_client()
143 static void test_stream_client_close_server(const struct test_opts *opts) in test_stream_client_close_server()
164 static void test_stream_server_close_client(const struct test_opts *opts) in test_stream_server_close_client()
185 static void test_stream_server_close_server(const struct test_opts *opts) in test_stream_server_close_server()
204 static void test_stream_multiconn_client(const struct test_opts *opts) in test_stream_multiconn_client()
228 static void test_stream_multiconn_server(const struct test_opts *opts) in test_stream_multiconn_server()
254 static void test_msg_peek_client(const struct test_opts *opts, in test_msg_peek_client()
281 static void test_msg_peek_server(const struct test_opts *opts, in test_msg_peek_server()
337 static void test_stream_msg_peek_client(const struct test_opts *opts) in test_stream_msg_peek_client()
342 static void test_stream_msg_peek_server(const struct test_opts *opts) in test_stream_msg_peek_server()
350 static void test_seqpacket_msg_bounds_client(const struct test_opts *opts) in test_seqpacket_msg_bounds_client()
420 static void test_seqpacket_msg_bounds_server(const struct test_opts *opts) in test_seqpacket_msg_bounds_server()
491 static void test_seqpacket_msg_trunc_client(const struct test_opts *opts) in test_seqpacket_msg_trunc_client()
508 static void test_seqpacket_msg_trunc_server(const struct test_opts *opts) in test_seqpacket_msg_trunc_server()
558 static void test_seqpacket_timeout_client(const struct test_opts *opts) in test_seqpacket_timeout_client()
605 static void test_seqpacket_timeout_server(const struct test_opts *opts) in test_seqpacket_timeout_server()
619 static void test_seqpacket_bigmsg_client(const struct test_opts *opts) in test_seqpacket_bigmsg_client()
664 static void test_seqpacket_bigmsg_server(const struct test_opts *opts) in test_seqpacket_bigmsg_server()
682 static void test_seqpacket_invalid_rec_buffer_client(const struct test_opts *opts) in test_seqpacket_invalid_rec_buffer_client()
717 static void test_seqpacket_invalid_rec_buffer_server(const struct test_opts *opts) in test_seqpacket_invalid_rec_buffer_server()
800 static void test_stream_poll_rcvlowat_server(const struct test_opts *opts) in test_stream_poll_rcvlowat_server()
828 static void test_stream_poll_rcvlowat_client(const struct test_opts *opts) in test_stream_poll_rcvlowat_client()
893 static void test_inv_buf_client(const struct test_opts *opts, bool stream) in test_inv_buf_client()
929 static void test_inv_buf_server(const struct test_opts *opts, bool stream) in test_inv_buf_server()
953 static void test_stream_inv_buf_client(const struct test_opts *opts) in test_stream_inv_buf_client()
958 static void test_stream_inv_buf_server(const struct test_opts *opts) in test_stream_inv_buf_server()
963 static void test_seqpacket_inv_buf_client(const struct test_opts *opts) in test_seqpacket_inv_buf_client()
968 static void test_seqpacket_inv_buf_server(const struct test_opts *opts) in test_seqpacket_inv_buf_server()
976 static void test_stream_virtio_skb_merge_client(const struct test_opts *opts) in test_stream_virtio_skb_merge_client()
1003 static void test_stream_virtio_skb_merge_server(const struct test_opts *opts) in test_stream_virtio_skb_merge_server()
1044 static void test_seqpacket_msg_peek_client(const struct test_opts *opts) in test_seqpacket_msg_peek_client()
1049 static void test_seqpacket_msg_peek_server(const struct test_opts *opts) in test_seqpacket_msg_peek_server()
1092 static void test_stream_shutwr_client(const struct test_opts *opts) in test_stream_shutwr_client()
1120 static void test_stream_shutwr_server(const struct test_opts *opts) in test_stream_shutwr_server()
1135 static void test_stream_shutrd_client(const struct test_opts *opts) in test_stream_shutrd_client()
1160 static void test_stream_shutrd_server(const struct test_opts *opts) in test_stream_shutrd_server()
1181 static void test_double_bind_connect_server(const struct test_opts *opts) in test_double_bind_connect_server()
1212 static void test_double_bind_connect_client(const struct test_opts *opts) in test_double_bind_connect_client()
1233 static void test_unsent_bytes_server(const struct test_opts *opts, int type) in test_unsent_bytes_server()
1250 static void test_unsent_bytes_client(const struct test_opts *opts, int type) in test_unsent_bytes_client()
1285 static void test_stream_unsent_bytes_client(const struct test_opts *opts) in test_stream_unsent_bytes_client()
1290 static void test_stream_unsent_bytes_server(const struct test_opts *opts) in test_stream_unsent_bytes_server()
1295 static void test_seqpacket_unsent_bytes_client(const struct test_opts *opts) in test_seqpacket_unsent_bytes_client()
1300 static void test_seqpacket_unsent_bytes_server(const struct test_opts *opts) in test_seqpacket_unsent_bytes_server()
1313 static void test_stream_rcvlowat_def_cred_upd_client(const struct test_opts *opts) in test_stream_rcvlowat_def_cred_upd_client()
1346 static void test_stream_credit_update_test(const struct test_opts *opts, in test_stream_credit_update_test()
1456 static void test_stream_cred_upd_on_low_rx_bytes(const struct test_opts *opts) in test_stream_cred_upd_on_low_rx_bytes()
1461 static void test_stream_cred_upd_on_set_rcvlowat(const struct test_opts *opts) in test_stream_cred_upd_on_set_rcvlowat()
1480 static void test_stream_leak_acceptq_client(const struct test_opts *opts) in test_stream_leak_acceptq_client()
1498 static void test_stream_leak_acceptq_server(const struct test_opts *opts) in test_stream_leak_acceptq_server()
1510 static void test_stream_msgzcopy_leak_errq_client(const struct test_opts *opts) in test_stream_msgzcopy_leak_errq_client()
1534 static void test_stream_msgzcopy_leak_errq_server(const struct test_opts *opts) in test_stream_msgzcopy_leak_errq_server()
1619 static void test_stream_msgzcopy_leak_zcskb_client(const struct test_opts *opts) in test_stream_msgzcopy_leak_zcskb_client()
1682 static void test_stream_msgzcopy_leak_zcskb_server(const struct test_opts *opts) in test_stream_msgzcopy_leak_zcskb_server()
1701 static void test_stream_transport_uaf_client(const struct test_opts *opts) in test_stream_transport_uaf_client()
1744 static void test_stream_transport_uaf_server(const struct test_opts *opts) in test_stream_transport_uaf_server()
1749 static void test_stream_connect_retry_client(const struct test_opts *opts) in test_stream_connect_retry_client()
1775 static void test_stream_connect_retry_server(const struct test_opts *opts) in test_stream_connect_retry_server()
1791 static void test_stream_linger_client(const struct test_opts *opts) in test_stream_linger_client()
1813 static void test_stream_linger_server(const struct test_opts *opts) in test_stream_linger_server()
2082 struct test_opts opts = { in main() local