![]() |
FD.io VPP
v19.01.3-6-g70449b9b9
Vector Packet Processing
|
Data Fields | |
| union { | |
| ip_prefix_t ippref | |
| u8 mac [6] | |
| u32 nsh | |
| }; | |
| fid_addr_type_t | type |
Definition at line 118 of file lisp_types.h.
| union { ... } |
| ip_prefix_t fid_address_t::ippref |
Definition at line 122 of file lisp_types.h.
| u8 fid_address_t::mac[6] |
Definition at line 123 of file lisp_types.h.
| u32 fid_address_t::nsh |
Definition at line 124 of file lisp_types.h.
| fid_addr_type_t fid_address_t::type |
Definition at line 126 of file lisp_types.h.