Skip to main content

QUIC_FIELDS

Static QUIC_FIELDS 

Source
pub static QUIC_FIELDS: &[FieldDesc]
Expand description

Static field descriptors for the QUIC layer.

Fields common to all QUIC packet types plus long-header specific fields. Variable-length fields (conn IDs, length, packet_number) use placeholder offsets because their actual positions must be computed dynamically in get_field().