]> The Tcpdump Group git mirrors - tcpdump/commit
Use C99 macros to define 64-bit constants and maximum 64-bit values.
authorGuy Harris <[email protected]>
Sat, 7 Dec 2024 23:21:41 +0000 (15:21 -0800)
committerfxlb <[email protected]>
Fri, 28 Mar 2025 14:44:07 +0000 (14:44 +0000)
commit7e0fc7ac1116c198fe2aa48f410ef6e6939f4951
tree2c511cbe84509d23fd6c05e3c14c5ed6bc5af796
parent8688ea6a7ffa6dedc1b1a2ec306ed0c6896df04f
Use C99 macros to define 64-bit constants and maximum 64-bit values.

We require C99 support, so don't roll our own versions.

(cherry picked from commit dcb1b03409b91aa3c68156817b953781f35bc3a2)
extract.h
netdissect-stdinc.h
ntp.c
tcpdump.c