Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/roles/h2/
Dprivate-lib-roles-h2.h299 uint8_t weight_temp; member
Dhttp2.c2087 h2n->weight_temp = c; in lws_h2_parser()
2091 h2n->weight_temp); in lws_h2_parser()
2366 h2n->weight_temp = c; in lws_h2_parser()
2368 (unsigned int)h2n->dep, h2n->weight_temp); in lws_h2_parser()