![]() |
FD.io VPP
v17.10-9-gd594711
Vector Packet Processing
|
GPE locator structure. More...
Data Fields | |
| u8 | is_ip4 |
| u8 | weight |
| u8 | addr [16] |
GPE locator structure.
| is_ip4 | - whether addr is IPv4 or v6 |
| weight | - locator weight |
| addr | - IPv4/6 address |
Definition at line 21 of file lisp_gpe.api.
| u8 vl_api_gpe_locator_t::addr[16] |
Definition at line 25 of file lisp_gpe.api.
| u8 vl_api_gpe_locator_t::is_ip4 |
Definition at line 23 of file lisp_gpe.api.
| u8 vl_api_gpe_locator_t::weight |
Definition at line 24 of file lisp_gpe.api.