Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/http/
Dhttp_hpack.c104 static int http_hpack_find_index(struct http_hpack_header_buf *header, in http_hpack_find_index() function
620 ret = http_hpack_find_index(header, &name_only); in http_hpack_encode_header()