|
plptools
|
Describes a transmitted packet which has not yet been acknowledged by the peer. More...
#include <link.h>

Public Attributes | |
| int | seq |
| Original sequence number. More... | |
| int | txcount |
| Number of remaining transmit retries. More... | |
| struct timeval | stamp |
| Time of last transmit. More... | |
| bufferStore | data |
| Packet content. More... | |
Describes a transmitted packet which has not yet been acknowledged by the peer.
| bufferStore ackWaitQueueElement::data |
| struct timeval ackWaitQueueElement::stamp |
| int ackWaitQueueElement::txcount |