FD.io VPP  v19.04.2-12-g66b1689
Vector Packet Processing
vhost_cpu_t Struct Reference
+ Collaboration diagram for vhost_cpu_t:

Data Fields

u32 rx_buffers_len
 
u32 rx_buffers [VHOST_USER_RX_BUFFERS_N]
 
virtio_net_hdr_mrg_rxbuf_t tx_headers [VLIB_FRAME_SIZE]
 
vhost_copy_t copy [VHOST_USER_COPY_ARRAY_N]
 
vhost_trace_tcurrent_trace
 

Detailed Description

Definition at line 329 of file vhost_user.h.

Field Documentation

Definition at line 335 of file vhost_user.h.

vhost_trace_t* vhost_cpu_t::current_trace

Definition at line 339 of file vhost_user.h.

u32 vhost_cpu_t::rx_buffers[VHOST_USER_RX_BUFFERS_N]

Definition at line 332 of file vhost_user.h.

u32 vhost_cpu_t::rx_buffers_len

Definition at line 331 of file vhost_user.h.

virtio_net_hdr_mrg_rxbuf_t vhost_cpu_t::tx_headers[VLIB_FRAME_SIZE]

Definition at line 334 of file vhost_user.h.


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