Home
last modified time | relevance | path

Searched refs:rte_phb (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/examples/qos_meter/
H A Drte_policer.h18 struct rte_phb { struct
23 rte_phb_config(struct rte_phb *phb_table, uint32_t phb_table_index,
27 policer_run(struct rte_phb *phb_table, uint32_t phb_table_index, enum rte_color pre_meter, enum rte… in policer_run()
29 struct rte_phb *phb = &phb_table[phb_table_index]; in policer_run()
H A Drte_policer.c9 rte_phb_config(struct rte_phb *phb_table, uint32_t phb_table_index, in rte_phb_config()
12 struct rte_phb *phb = NULL; in rte_phb_config()