Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Attributes | List of all members
nghttp2_hd_huff_decode_context Struct Reference

Persistent context for incremental HPACK Huffman decoding across input chunks. More...

#include <nghttp2_hd_huffman.h>

Public Attributes

uint16_t fstate
 

Detailed Description

Persistent context for incremental HPACK Huffman decoding across input chunks.

Member Data Documentation

◆ fstate

uint16_t nghttp2_hd_huff_decode_context::fstate

Current Huffman FSA node ID, OR-ed with nghttp2_huff_decode_flag bits from the previous decode step


The documentation for this struct was generated from the following file: