FD.io VPP  v20.05-21-gb1500e9ff
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 111 of file ip_neighbor_types.h.

Field Documentation

◆ ip

ip46_address_t ip_neighbor_learn_t_::ip

Definition at line 113 of file ip_neighbor_types.h.

◆ mac

mac_address_t ip_neighbor_learn_t_::mac

Definition at line 115 of file ip_neighbor_types.h.

◆ sw_if_index

u32 ip_neighbor_learn_t_::sw_if_index

Definition at line 116 of file ip_neighbor_types.h.

◆ type

ip46_type_t ip_neighbor_learn_t_::type

Definition at line 114 of file ip_neighbor_types.h.


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