FD.io VPP  v18.04-17-g3a0d853
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 44 of file gbp.h.

Field Documentation

ip46_address_t gbp_endpoint_key_t_::gek_ip

The IP[46] address of the endpoint.

Definition at line 54 of file gbp.h.

u32 gbp_endpoint_key_t_::gek_sw_if_index

The interface on which the EP is connected.

Definition at line 49 of file gbp.h.


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