From 1852910ef0fd7393da62b88aee66ee092208748e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 12:41:58 +0200 Subject: Adding upstream version 5.3.1. Signed-off-by: Daniel Baumann --- lib/cache/util.h | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 lib/cache/util.h (limited to 'lib/cache/util.h') diff --git a/lib/cache/util.h b/lib/cache/util.h new file mode 100644 index 0000000..0a2f329 --- /dev/null +++ b/lib/cache/util.h @@ -0,0 +1,4 @@ +/* SPDX-License-Identifier: GPL-3.0-or-later */ +#include + +uint32_t packet_ttl(const knot_pkt_t *pkt, bool is_negative); -- cgit v1.2.3