Home
last modified time | relevance | path

Searched refs:NGHTTP2_ERR_FLOODED (Results 1 - 7 of 7) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_helper.c334 case NGHTTP2_ERR_FLOODED: in nghttp2_strerror()
H A Dnghttp2_session.c6125 return NGHTTP2_ERR_FLOODED; in nghttp2_session_mem_recv()
7395 return NGHTTP2_ERR_FLOODED; in nghttp2_session_add_ping()
7544 return NGHTTP2_ERR_FLOODED; in nghttp2_session_add_settings()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_helper.c334 case NGHTTP2_ERR_FLOODED: in nghttp2_strerror()
H A Dnghttp2_session.c6120 return NGHTTP2_ERR_FLOODED; in nghttp2_session_mem_recv()
7384 return NGHTTP2_ERR_FLOODED; in nghttp2_session_add_ping()
7533 return NGHTTP2_ERR_FLOODED; in nghttp2_session_add_settings()
/third_party/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h443 NGHTTP2_ERR_FLOODED = -904, enumerator
3117 * :enum:`nghttp2_error.NGHTTP2_ERR_FLOODED`
3156 * :enum:`nghttp2_error.NGHTTP2_ERR_FLOODED`
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h443 NGHTTP2_ERR_FLOODED = -904 enumerator
3101 * :enum:`nghttp2_error.NGHTTP2_ERR_FLOODED`
3140 * :enum:`nghttp2_error.NGHTTP2_ERR_FLOODED`
/third_party/nghttp2/tests/
H A Dnghttp2_session_test.c10663 CU_ASSERT(NGHTTP2_ERR_FLOODED == in test_nghttp2_session_flooding()
10685 CU_ASSERT(NGHTTP2_ERR_FLOODED == in test_nghttp2_session_flooding()

Completed in 72 milliseconds