TAS
TCP Acceleration as an OS Service
|
Data Fields | |
struct application * | app |
struct packetmem_handle * | kin_handle |
void * | kin_base |
uint32_t | kin_len |
uint32_t | kin_pos |
struct packetmem_handle * | kout_handle |
void * | kout_base |
uint32_t | kout_len |
uint32_t | kout_pos |
struct app_doorbell * | doorbell |
int | ready |
int | evfd |
uint64_t | last_ts |
struct app_context * | next |
struct { | |
struct packetmem_handle * rxq | |
struct packetmem_handle * txq | |
} | handles [] |