FD.io VPP  v20.01-48-g3e0dafb74
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 464 of file pci.c.

Field Documentation

◆ ctrl

struct virtio_net_ctrl_hdr virtio_ctrl_msg::ctrl

Definition at line 466 of file pci.c.

◆ data

u8 virtio_ctrl_msg::data[1024]

Definition at line 468 of file pci.c.

◆ status

virtio_net_ctrl_ack virtio_ctrl_msg::status

Definition at line 467 of file pci.c.


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