FD.io VPP
v16.06
Vector Packet Processing
|
LISP local eid table status. More...
Data Fields | |
u32 | context |
u8 | locator_set_name [64] |
u8 | eid_is_ipv6 |
u8 | eid_ip_address [16] |
u8 | eid_prefix_len |
LISP local eid table status.
locator_set_name | - name of the locator_set |
eid_is_ipv6 | - if non-zero the address is ipv6, else ipv4 |
eid_ip_address | - array of address bytes |
eid_prefix_len | - prefix len |
u8 vl_api_lisp_local_eid_table_details_t::eid_ip_address[16] |
u8 vl_api_lisp_local_eid_table_details_t::locator_set_name[64] |