Home
last modified time | relevance | path

Searched refs:DFL_SERVER_PORT (Results 1 – 5 of 5) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/programs/x509/
Dcert_app.c49 #define DFL_SERVER_PORT "4433" macro
174 opt.server_port = DFL_SERVER_PORT; in main()
/openthread-latest/third_party/mbedtls/repo/programs/ssl/
Dssl_mail_client.c67 #define DFL_SERVER_PORT "465" macro
109 DFL_SERVER_PORT "\n" \
385 opt.server_port = DFL_SERVER_PORT; in main()
Dssl_client2.c39 #define DFL_SERVER_PORT "4433" macro
912 opt.server_port = DFL_SERVER_PORT; in main()
Dssl_server2.c68 #define DFL_SERVER_PORT "4433" macro
1683 opt.server_port = DFL_SERVER_PORT; in main()
/openthread-latest/third_party/mbedtls/repo/programs/test/
Dudp_proxy.c74 #define DFL_SERVER_PORT "4433" macro
182 opt.server_port = DFL_SERVER_PORT; in get_options()