FD.io VPP  v19.04.2-12-g66b1689
Vector Packet Processing
gbp_endpoint_loc_t_ Struct Reference

Information about the location of the endpoint provided by a source of endpoints. More...

Data Fields

gbp_endpoint_src_t gel_src
 The source providing this location information. More...
 
u32 gel_sw_if_index
 The interface on which the EP is connected. More...
 
gbp_endpoint_flags_t gel_flags
 Endpoint flags. More...
 
index_t gel_epg
 Endpoint Group. More...
 
u32 gel_locks
 number of times this source has locked this More...
 
struct {
   u32   gel_parent_sw_if_index
 
   ip46_address_t   gel_src
 
   ip46_address_t   gel_dst
 
tun
 Tunnel info for remote endpoints. More...
 

Detailed Description

Information about the location of the endpoint provided by a source of endpoints.

Definition at line 113 of file gbp_endpoint.h.

Field Documentation

ip46_address_t gbp_endpoint_loc_t_::gel_dst

Definition at line 147 of file gbp_endpoint.h.

index_t gbp_endpoint_loc_t_::gel_epg

Endpoint Group.

Definition at line 133 of file gbp_endpoint.h.

gbp_endpoint_flags_t gbp_endpoint_loc_t_::gel_flags

Endpoint flags.

Definition at line 128 of file gbp_endpoint.h.

u32 gbp_endpoint_loc_t_::gel_locks

number of times this source has locked this

Definition at line 138 of file gbp_endpoint.h.

u32 gbp_endpoint_loc_t_::gel_parent_sw_if_index

Definition at line 145 of file gbp_endpoint.h.

gbp_endpoint_src_t gbp_endpoint_loc_t_::gel_src

The source providing this location information.

Definition at line 118 of file gbp_endpoint.h.

ip46_address_t gbp_endpoint_loc_t_::gel_src

Definition at line 146 of file gbp_endpoint.h.

u32 gbp_endpoint_loc_t_::gel_sw_if_index

The interface on which the EP is connected.

Definition at line 123 of file gbp_endpoint.h.

struct { ... } gbp_endpoint_loc_t_::tun

Tunnel info for remote endpoints.


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