|
TAS
TCP Acceleration as an OS Service
|

Data Fields | |
| int | fd |
| struct nbqueue_el | nqe |
| size_t | req_rx |
| struct kernel_uxsock_request | req |
| size_t | resp_sz |
| struct kernel_uxsock_response * | resp |
| struct app_context * | contexts |
| struct application * | next |
| struct app_context * | need_reg_ctx |
| struct app_context * | need_reg_ctx_done |
| struct connection * | conns |
| struct listener * | listeners |
| struct nicif_completion | comp |
| uint16_t | id |
| volatile bool | closed |
1.8.13