FD.io VPP
v18.07.1-19-g511ce25
Vector Packet Processing
|
Result of a interface to EPG mapping. More...
Data Fields | |
epg_id_t | gi_epg |
u32 | gi_ref_count |
Result of a interface to EPG mapping.
multiple Endpoints can occur on the same interface, so this mapping needs to be reference counted.
Definition at line 61 of file gbp_endpoint.h.
epg_id_t gbp_itf_t_::gi_epg |
Definition at line 63 of file gbp_endpoint.h.
u32 gbp_itf_t_::gi_ref_count |
Definition at line 64 of file gbp_endpoint.h.