![]() |
FD.io VPP
v19.04.3-1-gdfec10d13
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... | |
| sclass_t | gef_sclass |
| Endpoint Group's sclass. More... | |
| u32 | gef_fib_index |
| FIB index the EP is in. 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.
| u32 gbp_endpoint_fwd_t_::gef_fib_index |
FIB index the EP is in.
Definition at line 174 of file gbp_endpoint.h.
| gbp_endpoint_flags_t gbp_endpoint_fwd_t_::gef_flags |
Definition at line 176 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.
| sclass_t gbp_endpoint_fwd_t_::gef_sclass |