|
TAS
TCP Acceleration as an OS Service
|
#include <tas_memif.h>
Public Member Functions | |
| union { | |
| uint8_t raw [15] | |
| } | __attribute__ ((packed)) msg |
Data Fields | |
| volatile uint8_t | type |
| uint32_t | rx_bump |
| uint32_t | tx_bump |
| uint32_t | flow_id |
| uint16_t | bump_seq |
| uint8_t | flags |
Application TX queue entry
Definition at line 162 of file tas_memif.h.
1.8.13