// Modify new_connection_id according to given old_connection_id to make sure packets with the new
auto new_cid = DeterministicConnectionIdGenerator::MaybeReplaceConnectionId(original, version);
// This BPF filter reads the 1st word of QUIC connection id in the UDP payload and mods it by the
// should be at least 9 bytes, with the 1st byte indicating one of the below QUIC packet headers: