![]() |
FD.io VPP
v19.08.3-2-gbabecb413
Vector Packet Processing
|
Collaboration diagram for fid_address_t:Data Fields | |
| union { | |
| ip_prefix_t ippref | |
| u8 mac [6] | |
| u32 nsh | |
| }; | |
| fid_addr_type_t | type |
Definition at line 69 of file lisp_types.h.
| union { ... } |
| ip_prefix_t fid_address_t::ippref |
Definition at line 73 of file lisp_types.h.
| u8 fid_address_t::mac[6] |
Definition at line 74 of file lisp_types.h.
| u32 fid_address_t::nsh |
Definition at line 75 of file lisp_types.h.
| fid_addr_type_t fid_address_t::type |
Definition at line 77 of file lisp_types.h.