Searched refs:ESP_ERR_ESP_TLS_TCP_CLOSED_FIN (Results 1 – 3 of 3) sorted by relevance
26 #define ESP_ERR_ESP_TLS_TCP_CLOSED_FIN (ESP_ERR_ESP_TLS_BASE + 0x08) /*< esp-tl… macro
633 # ifdef ESP_ERR_ESP_TLS_TCP_CLOSED_FIN634 ERR_TBL_IT(ESP_ERR_ESP_TLS_TCP_CLOSED_FIN), /* 32776 0x8008 */
332 err_handle->last_error = ESP_ERR_ESP_TLS_TCP_CLOSED_FIN; in capture_tcp_transport_error()