Home
last modified time | relevance | path

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

/dpdk/examples/qos_meter/
H A Dmain.c145 uint8_t input_color, output_color; in app_pkt_handle() local
154 output_color = (uint8_t) FUNC_METER(&app_flows[flow_id], in app_pkt_handle()
161 action = policer_table[input_color][output_color]; in app_pkt_handle()