Home
last modified time | relevance | path

Searched defs:rte_tm_error (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/lib/librte_ethdev/
H A Drte_tm.h1224 struct rte_tm_error { struct
1225 enum rte_tm_error_type type; /**< Cause field and error type. */ argument
1226 const void *cause; /**< Object responsible for the error. */
1227 const char *message; /**< Human-readable error message. */