Home
last modified time | relevance | path

Searched refs:nghttp3_nv (Results 1 – 17 of 17) sorted by relevance

/third_party/nghttp2/src/
Dhttp3.h47 nghttp3_nv make_nv(const std::string &name, const std::string &value,
50 nghttp3_nv make_nv(const StringRef &name, const StringRef &value,
53 nghttp3_nv make_nv_nocopy(const std::string &name, const std::string &value,
56 nghttp3_nv make_nv_nocopy(const StringRef &name, const StringRef &value,
61 constexpr nghttp3_nv make_nv_ll(const char (&name)[N], const char (&value)[M]) { in make_nv_ll()
68 nghttp3_nv make_nv_lc(const char (&name)[N], const char *value) { in make_nv_lc()
74 nghttp3_nv make_nv_lc_nocopy(const char (&name)[N], const char *value) { in make_nv_lc_nocopy()
82 nghttp3_nv make_nv_ls(const char (&name)[N], const std::string &value) { in make_nv_ls()
88 nghttp3_nv make_nv_ls_nocopy(const char (&name)[N], const std::string &value) { in make_nv_ls_nocopy()
94 nghttp3_nv make_nv_ls_nocopy(const char (&name)[N], const StringRef &value) { in make_nv_ls_nocopy()
[all …]
Dhttp3.cc32 nghttp3_nv make_nv_internal(const std::string &name, const std::string &value, in make_nv_internal()
45 nghttp3_nv make_nv_internal(const StringRef &name, const StringRef &value, in make_nv_internal()
57 nghttp3_nv make_nv(const std::string &name, const std::string &value, in make_nv()
62 nghttp3_nv make_nv(const StringRef &name, const StringRef &value, in make_nv()
67 nghttp3_nv make_nv_nocopy(const std::string &name, const std::string &value, in make_nv_nocopy()
74 nghttp3_nv make_nv_nocopy(const StringRef &name, const StringRef &value, in make_nv_nocopy()
82 void copy_headers_to_nva_internal(std::vector<nghttp3_nv> &nva, in copy_headers_to_nva_internal()
181 void copy_headers_to_nva(std::vector<nghttp3_nv> &nva, in copy_headers_to_nva()
186 void copy_headers_to_nva_nocopy(std::vector<nghttp3_nv> &nva, in copy_headers_to_nva_nocopy()
Dshrpx_http3_upstream.h130 const std::vector<nghttp3_nv> &nva) const;
Dshrpx_http3_upstream.cc1327 auto nva = std::vector<nghttp3_nv>(); in on_downstream_header_complete()
1490 std::vector<nghttp3_nv> nva; in on_downstream_body_complete()
1697 auto nva = std::vector<nghttp3_nv>(); in send_reply()
2715 auto nva = std::array<nghttp3_nv, 5>{ in error_reply()
2798 Downstream *downstream, const std::vector<nghttp3_nv> &nva) const { in log_response_headers()
Dh2load_http3_session.cc106 conn_, stream_id, reinterpret_cast<nghttp3_nv *>(nva.data()), nva.size(), in submit_request_internal()
/third_party/node/deps/ngtcp2/nghttp3/lib/
Dnghttp3_qpack.h295 const nghttp3_nv *nv, uint64_t base,
316 nghttp3_qpack_lookup_stable(const nghttp3_nv *nv, int32_t token,
328 nghttp3_qpack_encoder *encoder, const nghttp3_nv *nv, int32_t token,
390 const nghttp3_nv *nv);
406 uint64_t base, const nghttp3_nv *nv);
420 const nghttp3_nv *nv);
436 const nghttp3_nv *nv);
452 const nghttp3_nv *nv);
481 const nghttp3_nv *nv);
584 const nghttp3_nv *nv,
[all …]
Dnghttp3_frame.c124 int nghttp3_nva_copy(nghttp3_nv **pnva, const nghttp3_nv *nva, size_t nvlen, in nghttp3_nva_copy()
129 nghttp3_nv *p; in nghttp3_nva_copy()
147 buflen += sizeof(nghttp3_nv) * nvlen; in nghttp3_nva_copy()
156 data = (uint8_t *)(*pnva) + sizeof(nghttp3_nv) * nvlen; in nghttp3_nva_copy()
193 void nghttp3_nva_del(nghttp3_nv *nva, const nghttp3_mem *mem) { in nghttp3_nva_del()
Dnghttp3_frame.h69 nghttp3_nv *nva;
200 int nghttp3_nva_copy(nghttp3_nv **pnva, const nghttp3_nv *nva, size_t nvlen,
206 void nghttp3_nva_del(nghttp3_nv *nva, const nghttp3_mem *mem);
Dnghttp3_qpack.c730 static int qpack_nv_name_eq(const nghttp3_qpack_nv *a, const nghttp3_nv *b) { in qpack_nv_name_eq()
735 static int qpack_nv_value_eq(const nghttp3_qpack_nv *a, const nghttp3_nv *b) { in qpack_nv_value_eq()
792 const nghttp3_nv *nv, int32_t token, in encoder_qpack_map_find()
1142 const nghttp3_nv *nva, size_t nvlen) { in nghttp3_qpack_encoder_encode()
1291 const nghttp3_nv *nv, int32_t token) { in qpack_encoder_decide_indexing_mode()
1381 const nghttp3_nv *nv, uint64_t min_cnt) { in qpack_encoder_can_index_nv()
1418 const nghttp3_nv *nv, uint64_t base, in nghttp3_qpack_encoder_encode_nv()
1583 nghttp3_qpack_lookup_stable(const nghttp3_nv *nv, int32_t token, in nghttp3_qpack_lookup_stable()
1613 nghttp3_qpack_encoder *encoder, const nghttp3_nv *nv, int32_t token, in nghttp3_qpack_encoder_lookup_dtable()
1803 const nghttp3_nv *nv) { in qpack_encoder_write_indexed_name()
[all …]
Dnghttp3_http.h151 const nghttp3_nv *nva, size_t nvlen);
Dnghttp3_stream.h313 int64_t frame_type, const nghttp3_nv *nva,
Dnghttp3_conn.c2064 const nghttp3_nv *nva, size_t nvlen, in conn_submit_headers_data()
2067 nghttp3_nv *nnva; in conn_submit_headers_data()
2135 const nghttp3_nv *nva, size_t nvlen, in nghttp3_conn_submit_request()
2179 const nghttp3_nv *nva, size_t nvlen) { in nghttp3_conn_submit_info()
2196 const nghttp3_nv *nva, size_t nvlen, in nghttp3_conn_submit_response()
2217 const nghttp3_nv *nva, size_t nvlen) { in nghttp3_conn_submit_trailers()
Dnghttp3_http.c1454 const nghttp3_nv *nva, size_t nvlen) { in nghttp3_http_record_request_method()
1456 const nghttp3_nv *nv; in nghttp3_http_record_request_method()
Dnghttp3_stream.c443 int64_t frame_type, const nghttp3_nv *nva, in nghttp3_stream_write_header_block()
/third_party/node/deps/ngtcp2/nghttp3/lib/includes/nghttp3/
Dnghttp3.h731 typedef struct nghttp3_nv { struct
755 } nghttp3_nv; typedef
1155 nghttp3_buf *ebuf, int64_t stream_id, const nghttp3_nv *nva, size_t nvlen);
2303 nghttp3_conn *conn, int64_t stream_id, const nghttp3_nv *nva, size_t nvlen,
2315 const nghttp3_nv *nva,
2329 const nghttp3_nv *nva,
2343 const nghttp3_nv *nva,
/third_party/curl/lib/vquic/
Dcurl_osslq.c1648 nghttp3_nv *nva = NULL; in h3_stream_open()
1685 nva = malloc(sizeof(nghttp3_nv) * nheader); in h3_stream_open()
Dcurl_ngtcp2.c1309 nghttp3_nv *nva = NULL; in h3_stream_open()
1346 nva = malloc(sizeof(nghttp3_nv) * nheader); in h3_stream_open()