FD.io VPP  v18.04-17-g3a0d853
Vector Packet Processing
lacp_main_t Struct Reference
+ Collaboration diagram for lacp_main_t:

Data Fields

u16 msg_id_base
 API message ID base. More...
 
vlib_main_tvlib_main
 
vnet_main_tvnet_main
 
u32 lacp_process_node_index
 
vlib_packet_template_t packet_templates [LACP_N_PACKET_TEMPLATES]
 
vlib_packet_template_t marker_packet_templates [MARKER_N_PACKET_TEMPLATES]
 
u32 lacp_int
 
u8 debug
 

Detailed Description

Definition at line 113 of file node.h.

Field Documentation

u8 lacp_main_t::debug

Definition at line 135 of file node.h.

u32 lacp_main_t::lacp_int

Definition at line 132 of file node.h.

u32 lacp_main_t::lacp_process_node_index

Definition at line 123 of file node.h.

vlib_packet_template_t lacp_main_t::marker_packet_templates[MARKER_N_PACKET_TEMPLATES]

Definition at line 129 of file node.h.

u16 lacp_main_t::msg_id_base

API message ID base.

Definition at line 116 of file node.h.

vlib_packet_template_t lacp_main_t::packet_templates[LACP_N_PACKET_TEMPLATES]

Definition at line 126 of file node.h.

vlib_main_t* lacp_main_t::vlib_main

Definition at line 119 of file node.h.

vnet_main_t* lacp_main_t::vnet_main

Definition at line 120 of file node.h.


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