aboutsummaryrefslogtreecommitdiff
path: root/ntp.h
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2026-02-27 17:14:29 +0000
committerJoseph Mingrone <jrm@FreeBSD.org>2026-02-27 17:14:29 +0000
commit759433479b9549a0c247a8ff0bdd9521354a429c (patch)
tree614663c10f3082d8970736653b780273e3b202a3 /ntp.h
parent75d9de99aec2d9f3bdc495c91bbd6d7a2392e2a3 (diff)
Diffstat (limited to 'ntp.h')
-rw-r--r--ntp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ntp.h b/ntp.h
index 78644e282156..0fe4214281a2 100644
--- a/ntp.h
+++ b/ntp.h
@@ -51,4 +51,6 @@ struct s_fixedpt {
nd_uint16_t fraction;
};
+void p_ntp_time_fmt(netdissect_options *, const char *fmt,
+ const struct l_fixedpt *);
void p_ntp_time(netdissect_options *, const struct l_fixedpt *);