Searched defs:rx_ackPacket (Results 1 – 1 of 1) sorted by relevance
114 struct rx_ackPacket { struct115 nd_uint16_t bufferSpace; /* Number of packet buffers available */116 nd_uint16_t maxSkew; /* Max diff between ack'd packet and */118 nd_uint32_t firstPacket; /* The first packet in ack list */119 nd_uint32_t previousPacket; /* Previous packet recv'd (obsolete) */120 nd_uint32_t serial; /* # of packet that prompted the ack */121 nd_uint8_t reason; /* Reason for acknowledgement */122 nd_uint8_t nAcks; /* Number of acknowledgements */