FD.io VPP
v19.01.3-6-g70449b9b9
Vector Packet Processing
|
And endpoints current forwarding state. More...
Data Fields | |
index_t | gef_itf |
The interface on which the EP is connected. More... | |
index_t * | gef_adjs |
The L3 adj, if created. More... | |
epg_id_t | gef_epg_id |
Endpoint Group's ID. More... | |
gbp_endpoint_flags_t | gef_flags |
And endpoints current forwarding state.
Definition at line 154 of file gbp_endpoint.h.
index_t* gbp_endpoint_fwd_t_::gef_adjs |
The L3 adj, if created.
Definition at line 164 of file gbp_endpoint.h.
epg_id_t gbp_endpoint_fwd_t_::gef_epg_id |
gbp_endpoint_flags_t gbp_endpoint_fwd_t_::gef_flags |
Definition at line 171 of file gbp_endpoint.h.
index_t gbp_endpoint_fwd_t_::gef_itf |
The interface on which the EP is connected.
Definition at line 159 of file gbp_endpoint.h.