FD.io VPP  v21.06
Vector Packet Processing
vnet_hw_if_tx_frame_t Struct Reference

Data Fields

u8 shared_queue: 1
 
vnet_hw_if_tx_frame_hint_t hints: 16
 
u32 queue_id
 

Detailed Description

Definition at line 622 of file interface.h.

Field Documentation

◆ hints

vnet_hw_if_tx_frame_hint_t vnet_hw_if_tx_frame_t::hints

Definition at line 625 of file interface.h.

◆ queue_id

u32 vnet_hw_if_tx_frame_t::queue_id

Definition at line 626 of file interface.h.

◆ shared_queue

u8 vnet_hw_if_tx_frame_t::shared_queue

Definition at line 624 of file interface.h.


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