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