FD.io VPP  v20.05-21-gb1500e9ff
Vector Packet Processing
vhost_trace_t Struct Reference

Data Fields

u16 qid
 
u16 device_index
 The interface queue index (Not the virtio vring idx) More...
 
u32 virtio_ring_flags
 The device index. More...
 
u16 first_desc_len
 Runtime queue flags. More...
 
virtio_net_hdr_mrg_rxbuf_t hdr
 Length of the first data descriptor. More...
 

Detailed Description

Definition at line 389 of file vhost_user.h.

Field Documentation

◆ device_index

u16 vhost_trace_t::device_index

The interface queue index (Not the virtio vring idx)

Definition at line 392 of file vhost_user.h.

◆ first_desc_len

u16 vhost_trace_t::first_desc_len

Runtime queue flags.

Definition at line 394 of file vhost_user.h.

◆ hdr

virtio_net_hdr_mrg_rxbuf_t vhost_trace_t::hdr

Length of the first data descriptor.

Definition at line 395 of file vhost_user.h.

◆ qid

u16 vhost_trace_t::qid

Definition at line 391 of file vhost_user.h.

◆ virtio_ring_flags

u32 vhost_trace_t::virtio_ring_flags

The device index.

Definition at line 393 of file vhost_user.h.


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