Home
last modified time | relevance | path

Searched refs:RTE_LOGTYPE_USER2 (Results 1 – 5 of 5) sorted by relevance

/dpdk/examples/vhost/
H A Dmain.h15 #define RTE_LOGTYPE_VHOST_DATA RTE_LOGTYPE_USER2
/dpdk/lib/eal/include/
H A Drte_log.h54 #define RTE_LOGTYPE_USER2 25 /**< User-defined log type 2. */ macro
/dpdk/app/test/
H A Dtest_logs.c21 #define RTE_LOGTYPE_TESTAPP2 RTE_LOGTYPE_USER2
/dpdk/examples/ipsec-secgw/
H A Dipsec.h18 #define RTE_LOGTYPE_IPSEC_ESP RTE_LOGTYPE_USER2
/dpdk/lib/eal/common/
H A Deal_common_log.c374 {RTE_LOGTYPE_USER2, "user2"},