FD.io VPP
v18.10-34-gcce845e
Vector Packet Processing
|
The GBP FWD DPO. More...
Data Fields | |
dpo_proto_t | gfd_proto |
The protocol of packets using this DPO. More... | |
u16 | gfd_locks |
number of locks. More... | |
The GBP FWD DPO.
Used in the L3 path to select the correct EPG uplink based on the source EPG.
Definition at line 26 of file gbp_fwd_dpo.h.
u16 gbp_fwd_dpo_t_::gfd_locks |
number of locks.
Definition at line 36 of file gbp_fwd_dpo.h.
dpo_proto_t gbp_fwd_dpo_t_::gfd_proto |
The protocol of packets using this DPO.
Definition at line 31 of file gbp_fwd_dpo.h.