Searched refs:NGHTTP2_HD_STATE_OPCODE (Results 1 – 2 of 2) sorted by relevance
174 NGHTTP2_HD_STATE_OPCODE, enumerator
1948 case NGHTTP2_HD_STATE_OPCODE: in nghttp2_hd_inflate_hd_nv()1951 if (inflater->state == NGHTTP2_HD_STATE_OPCODE) { in nghttp2_hd_inflate_hd_nv()2042 inflater->state = NGHTTP2_HD_STATE_OPCODE; in nghttp2_hd_inflate_hd_nv()2218 inflater->state = NGHTTP2_HD_STATE_OPCODE; in nghttp2_hd_inflate_hd_nv()2252 inflater->state = NGHTTP2_HD_STATE_OPCODE; in nghttp2_hd_inflate_hd_nv()2266 if (inflater->state != NGHTTP2_HD_STATE_OPCODE && in nghttp2_hd_inflate_hd_nv()
Completed in 8 milliseconds