Searched refs:policer_table (Results 1 – 3 of 3) sorted by relevance
16 enum policer_action policer_table[RTE_COLORS][RTE_COLORS] = enum
161 action = policer_table[input_color][output_color]; in app_pkt_handle()
137 * To drop the packet, policer_table action has to be set to DROP.