PacketFifo: Get slack out of the EthPacketData structure. This allows
authorNathan Binkert <nate@binkert.org>
Wed, 18 Jun 2008 04:34:27 +0000 (21:34 -0700)
committerNathan Binkert <nate@binkert.org>
Wed, 18 Jun 2008 04:34:27 +0000 (21:34 -0700)
commit8042b8f4c75164c6c6d5a71e171bc7193b85057a
tree8d0bf23a605edc5b120a5e31c9f69f2868aa6a3a
parent163465ac08674125fed1d4e843cab6c1c2bf2033
PacketFifo: Get slack out of the EthPacketData structure.  This allows
a packet to exist in multiple FIFOs if desired.
src/dev/etherpkt.cc
src/dev/etherpkt.hh
src/dev/pktfifo.cc
src/dev/pktfifo.hh
src/dev/sinic.cc