Lines Matching refs:hdr_state
144 wsi->hdr_state = LCHS_HEADER;
473 while (wsi->hdr_state != LHCS_PAYLOAD) {
478 switch (wsi->hdr_state) {
595 wsi->hdr_state = LHCS_DUMP_HEADERS;
627 wsi->hdr_state = LHCS_PAYLOAD;
700 wsi->http.cgi->match[1], wsi->hdr_state);
703 switch (wsi->hdr_state) {
743 wsi->hdr_state = LCHS_SINGLE_0A;
748 wsi->hdr_state = LCHS_LF1;
750 if (wsi->hdr_state != LCHS_HEADER &&
759 if (wsi->hdr_state != LCHS_HEADER &&
769 wsi->hdr_state = LCHS_CR2;
780 wsi->hdr_state = LCHS_LF2;
783 wsi->hdr_state = LCHS_HEADER;
791 m = wsi->hdr_state;
796 wsi->hdr_state = LHCS_RESPONSE;
808 wsi->hdr_state = LCHS_HEADER;
819 if (!n || wsi->hdr_state == LHCS_PAYLOAD)