]> The Tcpdump Group git mirrors - tcpdump/commit
Add an "EXTRACT_64BITS()" macro - using the "EXTRACT_32BITS()" macro, so
authorguy <guy>
Fri, 24 Sep 2004 18:21:25 +0000 (18:21 +0000)
committerguy <guy>
Fri, 24 Sep 2004 18:21:25 +0000 (18:21 +0000)
commitabad30540b26443dc1036670bb114b2184e9b4ae
tree7985959b9249d62d87a55558fb2edfa672666649
parent3be7baca5e616fdba50290da410185b248014461
Add an "EXTRACT_64BITS()" macro - using the "EXTRACT_32BITS()" macro, so
we get the fast implementations if we are on a processor that doesn't
require alignment.
extract.h
print-nfs.c