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