commit | 1e0f8255a1760c2915d7abfe5d1bb28562a98758 | [log] [tgz] |
---|---|---|
author | Frédéric Lécaille <flecaille@haproxy.com> | Mon Apr 24 15:02:34 2023 +0200 |
committer | Frédéric Lécaille <flecaille@haproxy.com> | Mon Apr 24 15:53:26 2023 +0200 |
tree | 08304e5a20273bbfc778321116ce60de521dc948 | |
parent | 3adb9e85a160621c4a91a4091b497c3ec316fd6a [diff] |
CLEANUP: quic: Make qc_build_pkt() be more readable There is no <buf> variable passed to this function. Also rename <buf_end> to <end> to mimic others functions. Rename <beg> to <first_byte> and <end> to <last_byte>. Should be backported to 2.7.