mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-02-13 21:31:07 +01:00
Add quic_transport_params_dump() static inline function to do so for a quic_transport_parameters struct as parameter. We use the trace API do dump these transport parameters both after they have been initialized (RX/local) or received (TX/remote).