]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: quic: Remove useless inline functions
authorFrédéric Lécaille <flecaille@haproxy.com>
Wed, 22 Sep 2021 06:34:21 +0000 (08:34 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 23 Sep 2021 13:27:25 +0000 (15:27 +0200)
commitebc3fc15090bc0a1931a9897231b06ac4a996721
tree9c1d0d79fea73f91e91c41d33aeaf60ed9b4690d
parent8526f14acd4f240d52d3cf7bc90858f6e305d12a
CLEANUP: quic: Remove useless inline functions

We want to track the packet reference counting more easily, so without
inline functions.
include/haproxy/xprt_quic.h
src/xprt_quic.c