Searched refs:countPacketsBefore (Results 1 - 2 of 2) sorted by relevance

/gem5/src/dev/net/
H A Dpktfifo.hh179 int countPacketsBefore(const_iterator i) const function in class:PacketFifo
H A Dsinic.cc775 rxFifo.countPacketsBefore(vn->rxIndex),
799 int vnic_distance = rxFifo.countPacketsBefore(vnic->rxIndex);
1333 rxFifoPtr = rxFifo.countPacketsBefore(this->rxFifoPtr);

Completed in 8 milliseconds