Searched refs:mbedtls_net_bind (Results 1 – 3 of 3) sorted by relevance
137 int mbedtls_net_bind(mbedtls_net_context *ctx, const char *bind_ip, const char *port, int proto);
205 int mbedtls_net_bind(mbedtls_net_context *ctx, const char *bind_ip, const char *port, int proto) in mbedtls_net_bind() function
165 * Use 'mbedtls_net_close' instead of 'close' in 'mbedtls_net_bind'