Lines Matching refs:ts

263 	struct sock_server ts = { };  in xtest_tee_test_2001()  local
284 if (!ADBG_EXPECT_TRUE(c, sock_server_init_tcp(&ts, &cb))) in xtest_tee_test_2001()
294 TEE_IP_VERSION_DC, ts.bind->host, ts.bind->port, in xtest_tee_test_2001()
343 TEE_IP_VERSION_DC, ts.bind->host, ts.bind->port, in xtest_tee_test_2001()
358 TEE_IP_VERSION_DC, ts.bind->host, ts.bind->port, in xtest_tee_test_2001()
374 TEE_IP_VERSION_DC, ts.bind->host, ts.bind->port, in xtest_tee_test_2001()
388 sock_server_uninit(&ts); in xtest_tee_test_2001()
419 struct sock_server ts = { }; in xtest_tee_test_2002_thread() local
441 if (!sock_server_init_tcp(&ts, &cb)) { in xtest_tee_test_2002_thread()
453 res = socket_tcp_open(&session, TEE_IP_VERSION_DC, ts.bind->host, in xtest_tee_test_2002_thread()
454 ts.bind->port, &sh, &proto_error, &ret_orig); in xtest_tee_test_2002_thread()
498 sock_server_uninit(&ts); in xtest_tee_test_2002_thread()
558 struct sock_server ts = { }; in xtest_tee_test_2003() local
570 if (!ADBG_EXPECT_TRUE(c, sock_server_init_tcp(&ts, &cb))) in xtest_tee_test_2003()
583 TEE_IP_VERSION_DC, ts.bind->host, ts.bind->port, in xtest_tee_test_2003()
635 sock_server_uninit(&ts); in xtest_tee_test_2003()
737 struct sock_server ts = { }; in xtest_tee_test_2004() local
761 if (!ADBG_EXPECT_TRUE(c, sock_server_init_udp(&ts, &cb))) in xtest_tee_test_2004()
778 TEE_IP_VERSION_DC, ts.bind->host, ts.bind->port, in xtest_tee_test_2004()
815 TEE_IP_VERSION_DC, ts.bind->host, ts.bind->port, in xtest_tee_test_2004()
830 TEE_IP_VERSION_DC, ts.bind->host, ts.bind->port, in xtest_tee_test_2004()
846 TEE_IP_VERSION_DC, ts.bind->host, ts.bind->port, in xtest_tee_test_2004()
865 TEE_IP_VERSION_DC, ts.bind->host, ts.bind->port, in xtest_tee_test_2004()
868 sock_server_uninit(&ts); in xtest_tee_test_2004()
922 sock_server_uninit(&ts); in xtest_tee_test_2004()