REORG: quic: Rename some functions used upon ACK receipt
authorFrédéric Lécaille <flecaille@haproxy.com>
Mon, 27 Nov 2023 15:25:53 +0000 (16:25 +0100)
committerFrédéric Lécaille <flecaille@haproxy.com>
Tue, 28 Nov 2023 14:37:50 +0000 (15:37 +0100)
commitf32fc26b620f8c78fe4c9dcbf2c7f2eebdab49ec
tree3282b3cd0ac96c2b43527f91bce8285f5f5b2b24
parentf74d882ef041c9b9c8bd20c436cda17fa3ada39f
REORG: quic: Rename some functions used upon ACK receipt

Rename some functions to reflect more their jobs.
Move qc_release_lost_pkts() to quic_loss.c
include/haproxy/quic_loss.h
include/haproxy/quic_rx.h
src/quic_loss.c
src/quic_rx.c