Lines Matching refs:port

33 				  const char *addr, uint16_t port,  in socket_tcp_open()  argument
43 op.params[0].value.b = port; in socket_tcp_open()
63 const char *addr, uint16_t port, in socket_udp_open() argument
73 op.params[0].value.b = port; in socket_udp_open()
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()
454 ts.bind->port, &sh, &proto_error, &ret_orig); in xtest_tee_test_2002_thread()
583 TEE_IP_VERSION_DC, ts.bind->host, ts.bind->port, in xtest_tee_test_2003()
749 uint16_t port = 0; in xtest_tee_test_2004() local
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()
871 port = ts2.bind->port; in xtest_tee_test_2004()
872 blen = sizeof(port); in xtest_tee_test_2004()
874 TEE_UDP_CHANGEPORT, &port, &blen, &ret_orig))) in xtest_tee_test_2004()
893 TEE_IP_VERSION_DC, ts2.bind->host, ts2.bind->port, in xtest_tee_test_2004()
899 port = ts3.bind->port; in xtest_tee_test_2004()
900 blen = sizeof(port); in xtest_tee_test_2004()
902 TEE_UDP_CHANGEPORT, &port, &blen, &ret_orig))) in xtest_tee_test_2004()