Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/http/
Dhttp_hpack.c598 static int hpack_encode_indexed(uint8_t *buf, size_t buflen, int index) in hpack_encode_indexed() function
629 len = hpack_encode_indexed(buf, buflen, ret); in http_hpack_encode_header()