Searched defs:body_total_len (Results 1 – 2 of 2) sorted by relevance
432 static int32_t _core_http_recv_header(core_http_handle_t *http_handle, uint32_t *body_total_len) in _core_http_recv_header()517 static int32_t _core_http_recv_body(core_http_handle_t *http_handle, uint32_t body_total_len) in _core_http_recv_body()572 uint32_t body_total_len = 0; in core_http_recv() local
24 uint32_t body_total_len; member
Completed in 6 milliseconds