diff options
| author | Joseph Mingrone <jrm@FreeBSD.org> | 2026-02-27 17:14:29 +0000 |
|---|---|---|
| committer | Joseph Mingrone <jrm@FreeBSD.org> | 2026-02-27 17:14:29 +0000 |
| commit | 759433479b9549a0c247a8ff0bdd9521354a429c (patch) | |
| tree | 614663c10f3082d8970736653b780273e3b202a3 /ntp.h | |
| parent | 75d9de99aec2d9f3bdc495c91bbd6d7a2392e2a3 (diff) | |
Import tcpdump 4.99.6vendor/tcpdump/4.99.6vendor/tcpdump
Diffstat (limited to 'ntp.h')
| -rw-r--r-- | ntp.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 *); |
