FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
ip_neighbor_learn_t_ Struct Reference
+ Collaboration diagram for ip_neighbor_learn_t_:

Data Fields

ip46_address_t ip
 
ip46_type_t type
 
mac_address_t mac
 
u32 sw_if_index
 

Detailed Description

Definition at line 105 of file ip_neighbor_types.h.

Field Documentation

◆ ip

ip46_address_t ip_neighbor_learn_t_::ip

Definition at line 107 of file ip_neighbor_types.h.

◆ mac

mac_address_t ip_neighbor_learn_t_::mac

Definition at line 109 of file ip_neighbor_types.h.

◆ sw_if_index

u32 ip_neighbor_learn_t_::sw_if_index

Definition at line 110 of file ip_neighbor_types.h.

◆ type

ip46_type_t ip_neighbor_learn_t_::type

Definition at line 108 of file ip_neighbor_types.h.


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