]> The Tcpdump Group git mirrors - tcpdump/commit
Extract "firstPacket" into a variable with EXTRACT_32BITS(), and use
authorguy <guy>
Fri, 7 Apr 2006 08:40:20 +0000 (08:40 +0000)
committerguy <guy>
Fri, 7 Apr 2006 08:40:20 +0000 (08:40 +0000)
commit3a06881713aa090c14538449a7a0f1b13e3cbe08
tree835e27bcd8b9bc9fd441542224e5a01648e4c30b
parent14065148b028ae1045a8e9f43167863706106120
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