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

Data Fields

u16 msg_id_base
 
u8 default_namespace [LCP_NS_LEN]
 
int default_ns_fd
 
u8 auto_intf
 
u8 test_mode
 

Detailed Description

Definition at line 22 of file lcp.h.

Field Documentation

◆ auto_intf

u8 lcp_main_s::auto_intf

Definition at line 27 of file lcp.h.

◆ default_namespace

u8 lcp_main_s::default_namespace[LCP_NS_LEN]

Definition at line 25 of file lcp.h.

◆ default_ns_fd

int lcp_main_s::default_ns_fd

Definition at line 26 of file lcp.h.

◆ msg_id_base

u16 lcp_main_s::msg_id_base

Definition at line 24 of file lcp.h.

◆ test_mode

u8 lcp_main_s::test_mode

Definition at line 29 of file lcp.h.


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