Searched refs:phb (Results 1 – 2 of 2) sorted by relevance
12 struct rte_phb *phb = NULL; in rte_phb_config() local24 phb = &phb_table[phb_table_index]; in rte_phb_config()25 phb->actions[pre_meter][post_meter] = action; in rte_phb_config()
29 struct rte_phb *phb = &phb_table[phb_table_index]; in policer_run() local30 enum rte_phb_action action = phb->actions[pre_meter][post_meter]; in policer_run()