mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-24 15:21:29 +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.