FD.io VPP  v17.01.1-3-gc6833f8
Vector Packet Processing
cdp_main_t Struct Reference
+ Collaboration diagram for cdp_main_t:

Data Fields

cdp_neighbor_tneighbors
 
u8 tx_pcap_debug
 
uwordneighbor_by_sw_if_index
 
u32 cdp_process_node_index
 
vlib_packet_template_t packet_templates [CDP_N_PACKET_TEMPLATES]
 
vlib_main_tvlib_main
 
vnet_main_tvnet_main
 

Detailed Description

Definition at line 76 of file cdp_node.h.

Field Documentation

u32 cdp_main_t::cdp_process_node_index

Definition at line 88 of file cdp_node.h.

uword* cdp_main_t::neighbor_by_sw_if_index

Definition at line 85 of file cdp_node.h.

cdp_neighbor_t* cdp_main_t::neighbors

Definition at line 79 of file cdp_node.h.

vlib_packet_template_t cdp_main_t::packet_templates[CDP_N_PACKET_TEMPLATES]

Definition at line 91 of file cdp_node.h.

u8 cdp_main_t::tx_pcap_debug

Definition at line 82 of file cdp_node.h.

vlib_main_t* cdp_main_t::vlib_main

Definition at line 94 of file cdp_node.h.

vnet_main_t* cdp_main_t::vnet_main

Definition at line 95 of file cdp_node.h.


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