FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
Data Fields | |
gbp_rule_action_t | gu_action |
gbp_hash_mode_t | gu_hash_mode |
index_t * | gu_nhs |
dpo_id_t | gu_dpo [GBP_POLICY_N_NODES][FIB_PROTOCOL_IP_MAX] |
DPO of the load-balance object used to redirect. More... | |
Definition at line 118 of file gbp_contract.h.
gbp_rule_action_t gbp_rule_t_::gu_action |
Definition at line 120 of file gbp_contract.h.
dpo_id_t gbp_rule_t_::gu_dpo[GBP_POLICY_N_NODES][FIB_PROTOCOL_IP_MAX] |
DPO of the load-balance object used to redirect.
Definition at line 127 of file gbp_contract.h.
gbp_hash_mode_t gbp_rule_t_::gu_hash_mode |
Definition at line 121 of file gbp_contract.h.
index_t* gbp_rule_t_::gu_nhs |
Definition at line 122 of file gbp_contract.h.