|
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 |