Searched refs:rte_strerror (Results 1 – 3 of 3) sorted by relevance
16 #define rte_strerror(_err) "strerror_not_implemented" macro
285 rte_strerror(rte_errno), rte_errno); in rte_lpm6_create()296 rte_strerror(rte_errno), rte_errno); in rte_lpm6_create()307 rte_strerror(rte_errno), rte_errno); in rte_lpm6_create()
251 snprintf(p, errbuflen_remaining, "%s", rte_strerror(errnum)); in dpdk_fmt_errmsg_for_rte_errno()