FD.io VPP
v17.01.1-3-gc6833f8
Vector Packet Processing
|
Data Fields | |
union { | |
ip_prefix_t ippref | |
u8 mac [6] | |
}; | |
fid_addr_type_t | type |
Definition at line 113 of file lisp_types.h.
union { ... } |
ip_prefix_t fid_address_t::ippref |
Definition at line 117 of file lisp_types.h.
u8 fid_address_t::mac[6] |
Definition at line 118 of file lisp_types.h.
fid_addr_type_t fid_address_t::type |
Definition at line 120 of file lisp_types.h.