mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-08 11:54:01 +02:00
Move all inline functions with trace from quic_loss.h to a dedicated object file. This let to remove the TRACE_SOURCE macro definition outside of the include file. This change is required to be able to define another TRACE_SOUCE inside the mux_quic.c for a dedicated trace module.