FD.io VPP  v19.04.4-rc0-5-ge88582fac
Vector Packet Processing
gbp_rule_t_ Struct Reference
+ Collaboration diagram for gbp_rule_t_:

Data Fields

gbp_rule_action_t gu_action
 
gbp_hash_mode_t gu_hash_mode
 
index_tgu_nhs
 
dpo_id_t gu_dpo [GBP_POLICY_N_NODES][FIB_PROTOCOL_IP_MAX]
 DPO of the load-balance object used to redirect. More...
 

Detailed Description

Definition at line 103 of file gbp_contract.h.

Field Documentation

◆ gu_action

gbp_rule_action_t gbp_rule_t_::gu_action

Definition at line 105 of file gbp_contract.h.

◆ gu_dpo

DPO of the load-balance object used to redirect.

Definition at line 112 of file gbp_contract.h.

◆ gu_hash_mode

gbp_hash_mode_t gbp_rule_t_::gu_hash_mode

Definition at line 106 of file gbp_contract.h.

◆ gu_nhs

index_t* gbp_rule_t_::gu_nhs

Definition at line 107 of file gbp_contract.h.


The documentation for this struct was generated from the following file: