Lines Matching defs:color
2311 enum rte_color color; /**< Meter color marker. */
2317 .color = RTE_COLORS,
2420 RTE_FLOW_FIELD_METER_COLOR, /**< Meter color marker. */
3157 * Color the packet to reflect the meter color result.
3158 * Set the meter color in the mbuf to the selected color.
3564 * next item with their color set by the MTR object.
4104 * The meter color should be set in the packet meta-data
4105 * (i.e. struct rte_mbuf::sched::color).
4108 enum rte_color color; /**< Packet color. */
4154 * subsequent actions based on a color assigned by MTR.
4181 /** The color mode will be updated. */
4196 /** Updated init color applied to packet */