Home
last modified time | relevance | path

Searched refs:rte_panic (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/dpdk_rte_lpm/
H A Drte_debug.h50 #define rte_panic(...) rte_panic_(__func__, __VA_ARGS__, "dummy") macro
60 rte_panic("line %d\tassert \"%s\" failed\n", __LINE__, #exp); \
H A Drte_tailq.h125 rte_panic("Cannot initialize tailq: %s\n", t.name); \
H A Drte_lpm.c64 rte_panic("LPM: Invalid depth (%u) at line %d", \