Structure describing an element of the RX reordering table. More...
#include <rxu_cntrl.h>
Data Fields | |
| uint64_t | pn |
| Packet number of the received packet (used for replay check). | |
| uint32_t | host_id |
| Host Buffer Address. | |
| bool | pn_check |
| flag indicating if the PN must be verified | |
Structure describing an element of the RX reordering table.
Definition at line 201 of file rxu_cntrl.h.
1.6.1