Searched refs:all_hdr_in (Results 1 – 2 of 2) sorted by relevance
636 if (!session->ws->all_hdr_in) { in coap_ws_read()685 session->ws->all_hdr_in = 1; in coap_ws_read()727 session->ws->all_hdr_in = 0; in coap_ws_read()754 session->ws->all_hdr_in = 0; in coap_ws_read()775 session->ws->all_hdr_in = 0; in coap_ws_read()
50 int all_hdr_in; /**< Frame header available */ member