mbedtls_ssl_context::f_recv is only used within mbedTLS.
 
Symbols
loading...
Files
loading...

mbedtls_ssl_context::f_recv field

Callback for network receive

Syntax

References

LocationReferrerText
ssl.h:1045
mbedtls_ssl_recv_t *f_recv; /*!< Callback for network receive */
ssl_tls.c:2539mbedtls_ssl_fetch_input()
if( ssl->f_recv == NULL && ssl->f_recv_timeout == NULL )
ssl_tls.c:2716mbedtls_ssl_fetch_input()
ret = ssl->f_recv( ssl->p_bio,
ssl_tls.c:7143mbedtls_ssl_set_bio()
ssl->f_recv = f_recv;

Call Tree

Functions calling mbedtls_ssl_context::f_recv
all items filtered out
mbedtls_ssl_context::f_recv
Functions writing mbedtls_ssl_context::f_recv
Functions reading mbedtls_ssl_context::f_recv
all items filtered out
mbedtls_ssl_context::f_recv
all items filtered out
Type of mbedtls_ssl_context::f_recv
mbedtls_ssl_context::f_recv
all items filtered out