Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/http/
Dhttp_hpack.c31 static const struct hpack_table_entry http_hpack_table_static[] = { variable
101 return &http_hpack_table_static[key]; in http_hpack_table_get()
112 entry = &http_hpack_table_static[i]; in http_hpack_find_index()