FD.io VPP
v18.07-34-g55fbdb9
Vector Packet Processing
|
The key for an Endpoint. More...
Data Fields | |
u32 | gek_sw_if_index |
The interface on which the EP is connected. More... | |
ip46_address_t | gek_ip |
The IP[46] address of the endpoint. More... | |
The key for an Endpoint.
Definition at line 25 of file gbp_endpoint.h.
ip46_address_t gbp_endpoint_key_t_::gek_ip |
The IP[46] address of the endpoint.
Definition at line 35 of file gbp_endpoint.h.
u32 gbp_endpoint_key_t_::gek_sw_if_index |
The interface on which the EP is connected.
Definition at line 30 of file gbp_endpoint.h.