]> The Tcpdump Group git mirrors - tcpdump/commit
Extract "firstPacket" into a variable with EXTRACT_32BITS(), and use
authorguy <guy>
Fri, 7 Apr 2006 08:36:03 +0000 (08:36 +0000)
committerguy <guy>
Fri, 7 Apr 2006 08:36:03 +0000 (08:36 +0000)
commit008ac5074c1318b9985a4c3eb51e4f0c808d5f12
treefe3382d24b42a675cb266ae854b62ac5f949d95a
parent03e75a767cece67108cba1e4abad423748d04001
Extract "firstPacket" into a variable with EXTRACT_32BITS(), and use
that whenever we print its value, so that we always get it in the right
byte order.
print-rx.c