Home
last modified time | relevance | path

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

/third_party/lwip/src/apps/altcp_tls/
Daltcp_tls_mbedtls.c415 int overhead_bytes; in altcp_mbedtls_handle_rx_appldata() local
417 overhead_bytes = state->bio_bytes_read - state->bio_bytes_appl; in altcp_mbedtls_handle_rx_appldata()
418 altcp_mbedtls_lower_recved(conn->inner_conn, overhead_bytes); in altcp_mbedtls_handle_rx_appldata()