Home
last modified time | relevance | path

Searched refs:WSI_TOKEN_SKIPPING (Results 1 – 3 of 3) sorted by relevance

/third_party/libwebsockets/lib/roles/http/
Dparsers.c1147 ah->parser_state = WSI_TOKEN_SKIPPING; in lws_parse()
1328 ah->parser_state = WSI_TOKEN_SKIPPING; in lws_parse()
1331 ah->parser_state = WSI_TOKEN_SKIPPING; in lws_parse()
1379 ah->parser_state = WSI_TOKEN_SKIPPING; in lws_parse()
1472 case WSI_TOKEN_SKIPPING: in lws_parse()
1495 ah->parser_state = WSI_TOKEN_SKIPPING; in lws_parse()
/third_party/libwebsockets/include/libwebsockets/
Dlws-http.h363 WSI_TOKEN_SKIPPING, enumerator
/third_party/libwebsockets/lib/roles/h2/
Dhpack.c1245 ah->parser_state == WSI_TOKEN_SKIPPING) { in lws_hpack_interpret()
1293 ah->parser_state == WSI_TOKEN_SKIPPING) { in lws_hpack_interpret()