FD.io VPP  v17.10-9-gd594711
Vector Packet Processing
sock_test_socket_t Struct Reference
+ Collaboration diagram for sock_test_socket_t:

Data Fields

int fd
 
uint32_t txbuf_size
 
char * txbuf
 
uint32_t rxbuf_size
 
char * rxbuf
 
sock_test_cfg_t cfg
 
sock_test_stats_t stats
 

Detailed Description

Definition at line 87 of file sock_test.h.

Field Documentation

sock_test_cfg_t sock_test_socket_t::cfg

Definition at line 94 of file sock_test.h.

int sock_test_socket_t::fd

Definition at line 89 of file sock_test.h.

char* sock_test_socket_t::rxbuf

Definition at line 93 of file sock_test.h.

uint32_t sock_test_socket_t::rxbuf_size

Definition at line 92 of file sock_test.h.

sock_test_stats_t sock_test_socket_t::stats

Definition at line 95 of file sock_test.h.

char* sock_test_socket_t::txbuf

Definition at line 91 of file sock_test.h.

uint32_t sock_test_socket_t::txbuf_size

Definition at line 90 of file sock_test.h.


The documentation for this struct was generated from the following file: