FD.io VPP  v18.07.1-19-g511ce25
Vector Packet Processing
gbp_endpoint_key_t_ Struct Reference

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...
 

Detailed Description

The key for an Endpoint.

Definition at line 25 of file gbp_endpoint.h.

Field Documentation

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.


The documentation for this struct was generated from the following file: