summaryrefslogtreecommitdiffstats
path: root/lib/cache/util.h
blob: 0a2f329c8004b23b461f7337f948374538267ec6 (plain)
1
2
3
4
/* SPDX-License-Identifier: GPL-3.0-or-later */
#include <libknot/packet/pkt.h>

uint32_t packet_ttl(const knot_pkt_t *pkt, bool is_negative);