]> The Tcpdump Group git mirrors - tcpdump/commit
C bitfields are no longer being used to extract bit fields from the IP
authorguy <guy>
Tue, 3 Oct 2000 09:17:40 +0000 (09:17 +0000)
committerguy <guy>
Tue, 3 Oct 2000 09:17:40 +0000 (09:17 +0000)
commit2030f5119958b776b3d795b0011034d23affd31c
tree5479883475f5409c58585e08410cbf71b8c77cb5
parent5bad3420c96f09b380728eaaa3527aab7ec9b2e6
C bitfields are no longer being used to extract bit fields from the IP
and TCP headers, so there's no need to stuff the byte-order stuff into
these header files.
ip.h
tcp.h