Home
last modified time | relevance | path

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

/net-tools-latest/mbedtls-2.4.0/programs/x509/
Dcert_app.c76 #define DFL_SERVER_PORT "4433" macro
193 opt.server_port = DFL_SERVER_PORT; in main()
/net-tools-latest/mbedtls-2.4.0/programs/test/
Dudp_proxy.c85 #define DFL_SERVER_PORT "4433" macro
152 opt.server_port = DFL_SERVER_PORT; in get_options()
/net-tools-latest/mbedtls-2.4.0/programs/ssl/
Dssl_mail_client.c87 #define DFL_SERVER_PORT "465" macro
398 opt.server_port = DFL_SERVER_PORT; in main()
Dssl_client2.c68 #define DFL_SERVER_PORT "4433" macro
472 opt.server_port = DFL_SERVER_PORT; in main()
Dssl_server2.c96 #define DFL_SERVER_PORT "4433" macro
903 opt.server_port = DFL_SERVER_PORT; in main()