Home
last modified time | relevance | path

Searched refs:nghttp2_hd_context (Results 1 – 4 of 4) sorted by relevance

/third_party/nghttp2/lib/
Dnghttp2_hd.h211 } nghttp2_hd_context; typedef
220 nghttp2_hd_context ctx;
232 nghttp2_hd_context ctx;
375 nghttp2_hd_nv nghttp2_hd_table_get(nghttp2_hd_context *context, size_t index);
Dnghttp2_hd.c669 static int hd_context_init(nghttp2_hd_context *context, nghttp2_mem *mem) { in hd_context_init()
687 static void hd_context_free(nghttp2_hd_context *context) { in hd_context_free()
1095 static int add_hd_table_incremental(nghttp2_hd_context *context, in add_hd_table_incremental()
1191 static search_result search_hd_table(nghttp2_hd_context *context, in search_hd_table()
1218 static void hd_context_shrink_table_size(nghttp2_hd_context *context, in hd_context_shrink_table_size()
1291 static size_t get_max_index(nghttp2_hd_context *context) { in get_max_index()
1295 nghttp2_hd_nv nghttp2_hd_table_get(nghttp2_hd_context *context, size_t idx) { in nghttp2_hd_table_get()
1309 static const nghttp2_nv *nghttp2_hd_table_get2(nghttp2_hd_context *context, in nghttp2_hd_table_get2()
2300 static const nghttp2_nv *hd_get_table_entry(nghttp2_hd_context *context, in hd_get_table_entry()
/third_party/node/deps/nghttp2/lib/
Dnghttp2_hd.h211 } nghttp2_hd_context; typedef
220 nghttp2_hd_context ctx;
232 nghttp2_hd_context ctx;
375 nghttp2_hd_nv nghttp2_hd_table_get(nghttp2_hd_context *context, size_t index);
Dnghttp2_hd.c669 static int hd_context_init(nghttp2_hd_context *context, nghttp2_mem *mem) { in hd_context_init()
687 static void hd_context_free(nghttp2_hd_context *context) { in hd_context_free()
1095 static int add_hd_table_incremental(nghttp2_hd_context *context, in add_hd_table_incremental()
1191 static search_result search_hd_table(nghttp2_hd_context *context, in search_hd_table()
1218 static void hd_context_shrink_table_size(nghttp2_hd_context *context, in hd_context_shrink_table_size()
1291 static size_t get_max_index(nghttp2_hd_context *context) { in get_max_index()
1295 nghttp2_hd_nv nghttp2_hd_table_get(nghttp2_hd_context *context, size_t idx) { in nghttp2_hd_table_get()
1309 static const nghttp2_nv *nghttp2_hd_table_get2(nghttp2_hd_context *context, in nghttp2_hd_table_get2()
2300 static const nghttp2_nv *hd_get_table_entry(nghttp2_hd_context *context, in hd_get_table_entry()