FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
virtio_ctrl_msg Struct Reference

Data Fields

struct virtio_net_ctrl_hdr ctrl
 
virtio_net_ctrl_ack status
 
u8 data [1024]
 

Detailed Description

Definition at line 455 of file pci.c.

Field Documentation

◆ ctrl

struct virtio_net_ctrl_hdr virtio_ctrl_msg::ctrl

Definition at line 457 of file pci.c.

◆ data

u8 virtio_ctrl_msg::data[1024]

Definition at line 459 of file pci.c.

◆ status

virtio_net_ctrl_ack virtio_ctrl_msg::status

Definition at line 458 of file pci.c.


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