FD.io VPP  v19.04.1-1-ge4a0f9f
Vector Packet Processing
gpb_ext_itf_t_ Struct Reference

An external interface maps directly to an oflex L3ExternalInterface. More...

Data Fields

u32 gx_itf
 The interface. More...
 
index_t gx_bd
 The BD this external interface is a member of. More...
 
index_t gx_rd
 The RD this external interface is a member of. More...
 
u32 gx_fib_index [DPO_PROTO_NUM]
 cached FIB indices from the RD More...
 

Detailed Description

An external interface maps directly to an oflex L3ExternalInterface.

The special characteristics of an external interface is the way the source EPG is determined for input packets which, like a recirc interface, is via a LPM.

Definition at line 27 of file gbp_ext_itf.h.

Field Documentation

index_t gpb_ext_itf_t_::gx_bd

The BD this external interface is a member of.

Definition at line 37 of file gbp_ext_itf.h.

u32 gpb_ext_itf_t_::gx_fib_index[DPO_PROTO_NUM]

cached FIB indices from the RD

Definition at line 47 of file gbp_ext_itf.h.

u32 gpb_ext_itf_t_::gx_itf

The interface.

Definition at line 32 of file gbp_ext_itf.h.

index_t gpb_ext_itf_t_::gx_rd

The RD this external interface is a member of.

Definition at line 42 of file gbp_ext_itf.h.


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