Lines Matching refs:nghttp2_submit_request

2224   nghttp2_submit_request(session, NULL, &nv, 1, NULL, NULL);
2267 nghttp2_submit_request(session, NULL, &nv, 1, NULL, NULL);
3784 nghttp2_submit_request(session, NULL, &nv, 1, NULL, NULL);
4360 nghttp2_submit_request(session, NULL, reqnv, ARRLEN(reqnv), NULL, NULL);
5466 CU_ASSERT(1 == nghttp2_submit_request(session, NULL, reqnv, ARRLEN(reqnv),
5477 /* nghttp2_submit_request() with server session is error */
5480 CU_ASSERT(NGHTTP2_ERR_PROTO == nghttp2_submit_request(session, NULL, reqnv,
5512 CU_ASSERT(1 == nghttp2_submit_request(session, NULL, reqnv, ARRLEN(reqnv),
5539 nghttp2_submit_request(session, &pri_spec, reqnv, ARRLEN(reqnv),
6617 /* nghttp2_submit_request */
6618 CU_ASSERT(0 < nghttp2_submit_request(session, NULL, empty_name_nv,
6870 nghttp2_submit_request(session, NULL, reqnv, ARRLEN(reqnv), NULL, NULL);
6921 nghttp2_submit_request(session, NULL, reqnv, ARRLEN(reqnv), NULL, NULL);
7031 nghttp2_submit_request(session, NULL, reqnv, ARRLEN(reqnv), NULL, NULL);
7195 CU_ASSERT(1 == nghttp2_submit_request(session, NULL, NULL, 0, NULL, NULL));
7209 nghttp2_submit_request(session, &pri_spec, NULL, 0, NULL, NULL));
7215 nghttp2_submit_request(session, &pri_spec, NULL, 0, NULL, NULL));
7256 nghttp2_submit_request(session, &pri_spec, NULL, 0, NULL, NULL);
7278 nghttp2_submit_request(session, &pri_spec, NULL, 0, NULL, NULL);
7503 nghttp2_submit_request(session, NULL, NULL, 0, &data_prd, NULL);
7761 nghttp2_submit_request(session, NULL, NULL, 0, &data_prd, NULL);
7792 nghttp2_submit_request(session, NULL, NULL, 0, &data_prd, NULL);
8060 rv = nghttp2_submit_request(session, NULL, reqnv, ARRLEN(reqnv), NULL, NULL);
8090 nghttp2_submit_request(session, NULL, NULL, 0, &data_prd, NULL);
8174 nghttp2_submit_request(session, NULL, NULL, 0, &data_prd, NULL);
8212 CU_ASSERT(1 == nghttp2_submit_request(session, NULL, reqnv, ARRLEN(reqnv),
9693 nghttp2_submit_request(session, NULL, reqnv, ARRLEN(reqnv), NULL, NULL);
10395 stream_id = nghttp2_submit_request(session, NULL, NULL, 0, NULL, NULL);
10563 rv = nghttp2_submit_request(session, NULL, reqnv, ARRLEN(reqnv), &prd, NULL);
11298 stream_id = nghttp2_submit_request(session, NULL, reqnv, ARRLEN(reqnv),
11667 stream_id = nghttp2_submit_request(session, NULL, reqnv, ARRLEN(reqnv), NULL,
11743 CU_ASSERT(1 == nghttp2_submit_request(session, &pri_spec, reqnv,
11771 CU_ASSERT(1 == nghttp2_submit_request(session, &pri_spec, reqnv,
12618 nghttp2_submit_request(session, NULL, reqnv, ARRLEN(reqnv), NULL, NULL);
12643 nghttp2_submit_request(session, NULL, reqnv, ARRLEN(reqnv), NULL, NULL);
12671 nghttp2_submit_request(session, NULL, reqnv, ARRLEN(reqnv), NULL, NULL);
13202 CU_ASSERT(1 == nghttp2_submit_request(session, NULL, conn_reqnv,