Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/http/
Dhttp_hpack.c26 struct hpack_table_entry { struct
31 static const struct hpack_table_entry http_hpack_table_static[] = { argument
95 const struct hpack_table_entry *http_hpack_table_get(uint32_t key) in http_hpack_table_get()
107 const struct hpack_table_entry *entry; in http_hpack_find_index()
292 const struct hpack_table_entry *entry; in hpack_handle_indexed()
354 const struct hpack_table_entry *entry; in hpack_handle_literal()