Searched refs:body_found (Results 1 – 3 of 3) sorted by relevance
201 uint8_t body_found : 1; /**< Is message body found */ member
891 if (rsp->body_found) { in response_cb()953 if (rsp->body_found) { in response_cb()
284 req->internal.response.body_found = 1; in on_body()