]> The Tcpdump Group git mirrors - tcpdump/commit
More nd_ification of structures.
authorGuy Harris <[email protected]>
Mon, 11 Dec 2017 08:17:47 +0000 (00:17 -0800)
committerGuy Harris <[email protected]>
Mon, 11 Dec 2017 08:17:47 +0000 (00:17 -0800)
commit0f328b4aa16b0b47f05a85c440ce1d07719e3cac
treea5a9a3a1dad2f4ce32c9116665d420ae06c448dc
parente1dd70a1b6754ba6946095cdbdb7850c08541117
More nd_ification of structures.

We don't need to use & to get a pointer to an nd_uintN_t/nd_intN_t type,
as they're arrays.
print-tcp.c
print-udp.c
tcp.h
udp.h