Lines Matching refs:nghttp2_submit_response
1680 rv = nghttp2_submit_response(session, hd->stream_id, resnv, ARRLEN(resnv),
5562 CU_ASSERT(0 == nghttp2_submit_response(session, 1, resnv, ARRLEN(resnv),
5576 /* Calling nghttp2_submit_response() with client session is error */
5578 nghttp2_submit_response(session, 1, resnv, ARRLEN(resnv), NULL));
5582 nghttp2_submit_response(session, 0, resnv, ARRLEN(resnv), NULL));
5612 CU_ASSERT(0 == nghttp2_submit_response(session, 1, resnv, ARRLEN(resnv),
5652 nghttp2_submit_response(session, 2, resnv, ARRLEN(resnv), NULL));
5688 CU_ASSERT(0 == nghttp2_submit_response(session, 1, resnv, ARRLEN(resnv),
6602 /* nghttp2_submit_response */
6603 CU_ASSERT(0 == nghttp2_submit_response(session, 2, empty_name_nv,
7315 CU_ASSERT(0 == nghttp2_submit_response(session, 1, NULL, 0, &data_prd));
7380 nghttp2_submit_response(session, 1, NULL, 0, &data_prd);
7428 nghttp2_submit_response(session, 1, NULL, 0, &data_prd);
9577 nghttp2_submit_response(session, 1, resnv, ARRLEN(resnv), NULL);
9589 nghttp2_submit_response(session, 3, resnv, ARRLEN(resnv), NULL);
9627 nghttp2_submit_response(session, 2, resnv, ARRLEN(resnv), NULL);
9656 nghttp2_submit_response(session, 4, resnv, ARRLEN(resnv), &data_prd);
10599 CU_ASSERT(0 == nghttp2_submit_response(session, stream_id, resnv,
11716 CU_ASSERT(0 == nghttp2_submit_response(session, 1, resnv, ARRLEN(resnv),