Searched refs:WEBSOCKET_PARSER_STATE_PAYLOAD (Results 1 – 2 of 2) sorted by relevance
34 WEBSOCKET_PARSER_STATE_PAYLOAD, enumerator
793 if (ctx->parser_state != WEBSOCKET_PARSER_STATE_PAYLOAD) { in websocket_parse()818 : WEBSOCKET_PARSER_STATE_PAYLOAD; in websocket_parse()836 ctx->parser_state = WEBSOCKET_PARSER_STATE_PAYLOAD; in websocket_parse()849 ctx->parser_state = WEBSOCKET_PARSER_STATE_PAYLOAD; in websocket_parse()858 if ((ctx->parser_state == WEBSOCKET_PARSER_STATE_PAYLOAD) || in websocket_parse()