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.c21 struct hpack_table_entry { struct
26 static const struct hpack_table_entry http_hpack_table_static[] = { argument
90 const struct hpack_table_entry *http_hpack_table_get(uint32_t key) in http_hpack_table_get()
102 const struct hpack_table_entry *entry; in http_hpack_find_index()
287 const struct hpack_table_entry *entry; in hpack_handle_indexed()
349 const struct hpack_table_entry *entry; in hpack_handle_literal()