FD.io VPP  v21.06
Vector Packet Processing
lcp_adj_kv_t_ Struct Reference
+ Collaboration diagram for lcp_adj_kv_t_:

Data Fields

union {
   struct {
      lcp_adj_key_t   k
 
      u64   v
 
   } 
 
}; 
 

Detailed Description

Definition at line 29 of file lcp_adj.h.

Field Documentation

◆ @687

union { ... }

◆ k

lcp_adj_key_t lcp_adj_kv_t_::k

Definition at line 36 of file lcp_adj.h.

◆ v

u64 lcp_adj_kv_t_::v

Definition at line 37 of file lcp_adj.h.


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