FD.io VPP  v18.10-32-g1161dda
Vector Packet Processing
gpb_recirc_t_ Struct Reference

An Endpoint Group representation. More...

Data Fields

epg_id_t gr_epg
 EPG ID that packets will classify to when they arrive on this recirc. More...
 
u32 gr_fib_index [FIB_PROTOCOL_IP_MAX]
 FIB indices the EPG is mapped to. More...
 
u8 gr_is_ext
 Is the interface for packets post-NAT translation (i.e. More...
 
u32 gr_sw_if_index
 
index_t gr_ep
 The endpoint created to represent the reric interface. More...
 

Detailed Description

An Endpoint Group representation.

Definition at line 25 of file gbp_recirc.h.

Field Documentation

index_t gpb_recirc_t_::gr_ep

The endpoint created to represent the reric interface.

Definition at line 50 of file gbp_recirc.h.

epg_id_t gpb_recirc_t_::gr_epg

EPG ID that packets will classify to when they arrive on this recirc.

Definition at line 30 of file gbp_recirc.h.

u32 gpb_recirc_t_::gr_fib_index[FIB_PROTOCOL_IP_MAX]

FIB indices the EPG is mapped to.

Definition at line 35 of file gbp_recirc.h.

u8 gpb_recirc_t_::gr_is_ext

Is the interface for packets post-NAT translation (i.e.

ext) or pre-NAT translation (i.e. internal)

Definition at line 41 of file gbp_recirc.h.

u32 gpb_recirc_t_::gr_sw_if_index

Definition at line 45 of file gbp_recirc.h.


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