Lines Matching defs:opts

38 static void test_stream_connection_reset(const struct test_opts *opts)  in test_stream_connection_reset()
74 static void test_stream_bind_only_client(const struct test_opts *opts) in test_stream_bind_only_client()
116 static void test_stream_bind_only_server(const struct test_opts *opts) in test_stream_bind_only_server()
131 static void test_stream_client_close_client(const struct test_opts *opts) in test_stream_client_close_client()
145 static void test_stream_client_close_server(const struct test_opts *opts) in test_stream_client_close_server()
166 static void test_stream_server_close_client(const struct test_opts *opts) in test_stream_server_close_client()
187 static void test_stream_server_close_server(const struct test_opts *opts) in test_stream_server_close_server()
206 static void test_stream_multiconn_client(const struct test_opts *opts) in test_stream_multiconn_client()
230 static void test_stream_multiconn_server(const struct test_opts *opts) in test_stream_multiconn_server()
256 static void test_msg_peek_client(const struct test_opts *opts, in test_msg_peek_client()
283 static void test_msg_peek_server(const struct test_opts *opts, in test_msg_peek_server()
339 static void test_stream_msg_peek_client(const struct test_opts *opts) in test_stream_msg_peek_client()
344 static void test_stream_msg_peek_server(const struct test_opts *opts) in test_stream_msg_peek_server()
352 static void test_seqpacket_msg_bounds_client(const struct test_opts *opts) in test_seqpacket_msg_bounds_client()
422 static void test_seqpacket_msg_bounds_server(const struct test_opts *opts) in test_seqpacket_msg_bounds_server()
493 static void test_seqpacket_msg_trunc_client(const struct test_opts *opts) in test_seqpacket_msg_trunc_client()
510 static void test_seqpacket_msg_trunc_server(const struct test_opts *opts) in test_seqpacket_msg_trunc_server()
560 static void test_seqpacket_timeout_client(const struct test_opts *opts) in test_seqpacket_timeout_client()
607 static void test_seqpacket_timeout_server(const struct test_opts *opts) in test_seqpacket_timeout_server()
621 static void test_seqpacket_bigmsg_client(const struct test_opts *opts) in test_seqpacket_bigmsg_client()
666 static void test_seqpacket_bigmsg_server(const struct test_opts *opts) in test_seqpacket_bigmsg_server()
684 static void test_seqpacket_invalid_rec_buffer_client(const struct test_opts *opts) in test_seqpacket_invalid_rec_buffer_client()
719 static void test_seqpacket_invalid_rec_buffer_server(const struct test_opts *opts) in test_seqpacket_invalid_rec_buffer_server()
802 static void test_stream_poll_rcvlowat_server(const struct test_opts *opts) in test_stream_poll_rcvlowat_server()
830 static void test_stream_poll_rcvlowat_client(const struct test_opts *opts) in test_stream_poll_rcvlowat_client()
895 static void test_inv_buf_client(const struct test_opts *opts, bool stream) in test_inv_buf_client()
931 static void test_inv_buf_server(const struct test_opts *opts, bool stream) in test_inv_buf_server()
955 static void test_stream_inv_buf_client(const struct test_opts *opts) in test_stream_inv_buf_client()
960 static void test_stream_inv_buf_server(const struct test_opts *opts) in test_stream_inv_buf_server()
965 static void test_seqpacket_inv_buf_client(const struct test_opts *opts) in test_seqpacket_inv_buf_client()
970 static void test_seqpacket_inv_buf_server(const struct test_opts *opts) in test_seqpacket_inv_buf_server()
978 static void test_stream_virtio_skb_merge_client(const struct test_opts *opts) in test_stream_virtio_skb_merge_client()
1005 static void test_stream_virtio_skb_merge_server(const struct test_opts *opts) in test_stream_virtio_skb_merge_server()
1046 static void test_seqpacket_msg_peek_client(const struct test_opts *opts) in test_seqpacket_msg_peek_client()
1051 static void test_seqpacket_msg_peek_server(const struct test_opts *opts) in test_seqpacket_msg_peek_server()
1124 static void test_stream_shutwr_client(const struct test_opts *opts) in test_stream_shutwr_client()
1152 static void test_stream_shutwr_server(const struct test_opts *opts) in test_stream_shutwr_server()
1167 static void test_stream_shutrd_client(const struct test_opts *opts) in test_stream_shutrd_client()
1192 static void test_stream_shutrd_server(const struct test_opts *opts) in test_stream_shutrd_server()
1213 static void test_double_bind_connect_server(const struct test_opts *opts) in test_double_bind_connect_server()
1244 static void test_double_bind_connect_client(const struct test_opts *opts) in test_double_bind_connect_client()
1265 static void test_unsent_bytes_server(const struct test_opts *opts, int type) in test_unsent_bytes_server()
1282 static void test_unsent_bytes_client(const struct test_opts *opts, int type) in test_unsent_bytes_client()
1311 static void test_unread_bytes_server(const struct test_opts *opts, int type) in test_unread_bytes_server()
1331 static void test_unread_bytes_client(const struct test_opts *opts, int type) in test_unread_bytes_client()
1359 static void test_stream_unsent_bytes_client(const struct test_opts *opts) in test_stream_unsent_bytes_client()
1364 static void test_stream_unsent_bytes_server(const struct test_opts *opts) in test_stream_unsent_bytes_server()
1369 static void test_seqpacket_unsent_bytes_client(const struct test_opts *opts) in test_seqpacket_unsent_bytes_client()
1374 static void test_seqpacket_unsent_bytes_server(const struct test_opts *opts) in test_seqpacket_unsent_bytes_server()
1379 static void test_stream_unread_bytes_client(const struct test_opts *opts) in test_stream_unread_bytes_client()
1384 static void test_stream_unread_bytes_server(const struct test_opts *opts) in test_stream_unread_bytes_server()
1389 static void test_seqpacket_unread_bytes_client(const struct test_opts *opts) in test_seqpacket_unread_bytes_client()
1394 static void test_seqpacket_unread_bytes_server(const struct test_opts *opts) in test_seqpacket_unread_bytes_server()
1407 static void test_stream_rcvlowat_def_cred_upd_client(const struct test_opts *opts) in test_stream_rcvlowat_def_cred_upd_client()
1440 static void test_stream_credit_update_test(const struct test_opts *opts, in test_stream_credit_update_test()
1550 static void test_stream_cred_upd_on_low_rx_bytes(const struct test_opts *opts) in test_stream_cred_upd_on_low_rx_bytes()
1555 static void test_stream_cred_upd_on_set_rcvlowat(const struct test_opts *opts) in test_stream_cred_upd_on_set_rcvlowat()
1574 static void test_stream_leak_acceptq_client(const struct test_opts *opts) in test_stream_leak_acceptq_client()
1592 static void test_stream_leak_acceptq_server(const struct test_opts *opts) in test_stream_leak_acceptq_server()
1604 static void test_stream_msgzcopy_leak_errq_client(const struct test_opts *opts) in test_stream_msgzcopy_leak_errq_client()
1628 static void test_stream_msgzcopy_leak_errq_server(const struct test_opts *opts) in test_stream_msgzcopy_leak_errq_server()
1713 static void test_stream_msgzcopy_leak_zcskb_client(const struct test_opts *opts) in test_stream_msgzcopy_leak_zcskb_client()
1776 static void test_stream_msgzcopy_leak_zcskb_server(const struct test_opts *opts) in test_stream_msgzcopy_leak_zcskb_server()
1882 static void test_stream_transport_uaf_client(const struct test_opts *opts) in test_stream_transport_uaf_client()
1899 static void test_stream_connect_retry_client(const struct test_opts *opts) in test_stream_connect_retry_client()
1925 static void test_stream_connect_retry_server(const struct test_opts *opts) in test_stream_connect_retry_server()
1968 static void test_stream_transport_change_client(const struct test_opts *opts) in test_stream_transport_change_client()
2076 static void test_stream_transport_change_server(const struct test_opts *opts) in test_stream_transport_change_server()
2115 static void test_stream_linger_client(const struct test_opts *opts) in test_stream_linger_client()
2129 static void test_stream_linger_server(const struct test_opts *opts) in test_stream_linger_server()
2146 static void test_stream_nolinger_client(const struct test_opts *opts) in test_stream_nolinger_client()
2176 static void test_stream_nolinger_server(const struct test_opts *opts) in test_stream_nolinger_server()
2464 struct test_opts opts = { in main() local