FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
lacp_input_trace_t Struct Reference

Data Fields

u32 sw_if_index
 
u32 len
 
union {
   marker_pdu_t   marker
 
   lacp_pdu_t   lacpdu
 
pkt
 

Detailed Description

Definition at line 78 of file node.h.

Field Documentation

◆ lacpdu

lacp_pdu_t lacp_input_trace_t::lacpdu

Definition at line 85 of file node.h.

◆ len

u32 lacp_input_trace_t::len

Definition at line 81 of file node.h.

◆ marker

marker_pdu_t lacp_input_trace_t::marker

Definition at line 84 of file node.h.

◆ pkt

union { ... } lacp_input_trace_t::pkt

◆ sw_if_index

u32 lacp_input_trace_t::sw_if_index

Definition at line 80 of file node.h.


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