Home
last modified time | relevance | path

Searched refs:WSI_TOKEN_TE (Results 1 – 2 of 2) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
Dlws-http.h332 WSI_TOKEN_TE, enumerator
/third_party/libwebsockets/lib/roles/h2/
Dhttp2.c1770 if (lws_hdr_extant(h2n->swsi, WSI_TOKEN_TE)) { in lws_h2_parse_end_of_frame()
1771 n = lws_hdr_total_length(h2n->swsi, WSI_TOKEN_TE); in lws_h2_parse_end_of_frame()
1774 !lws_hdr_simple_ptr(h2n->swsi, WSI_TOKEN_TE) || in lws_h2_parse_end_of_frame()
1775 strncmp(lws_hdr_simple_ptr(h2n->swsi, WSI_TOKEN_TE), in lws_h2_parse_end_of_frame()