summaryrefslogtreecommitdiffstats
path: root/lib/cache/util.h
blob: 3f818300981ab9fb29a41d9b3be190b1c709cf66 (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);