TAS
TCP Acceleration as an OS Service
|
#include <tas_memif.h>
Data Fields | |
uint64_t | rx_base |
uint64_t | tx_base |
uint32_t | rx_len |
uint32_t | tx_len |
uint32_t | appst_id |
int | evfd |
uint64_t | last_ts |
uint32_t | rx_head |
uint32_t | tx_head |
uint32_t | rx_avail |
Application context registers
Definition at line 203 of file tas_memif.h.