|
TAS
TCP Acceleration as an OS Service
|
#include <tas_memif.h>
Public Member Functions | |
| union { | |
| struct { | |
| uint16_t len | |
| uint16_t fn_core | |
| uint16_t flow_group | |
| } packet | |
| uint8_t raw [55] | |
| } | __attribute__ ((packed)) msg |
Data Fields | |
| uint64_t | addr |
| volatile uint8_t | type |
Kernel RX queue entry
Definition at line 84 of file tas_memif.h.
1.8.13