Home
last modified time | relevance | path

Searched refs:RTE_LOGTYPE_USER3 (Results 1 – 7 of 7) sorted by relevance

/dpdk/examples/vhost/
H A Dmain.h16 #define RTE_LOGTYPE_VHOST_PORT RTE_LOGTYPE_USER3
/dpdk/lib/eal/include/
H A Drte_log.h55 #define RTE_LOGTYPE_USER3 26 /**< User-defined log type 3. */ macro
/dpdk/examples/ipsec-secgw/
H A Dipsec.h19 #define RTE_LOGTYPE_IPSEC_IPIP RTE_LOGTYPE_USER3
/dpdk/app/test/
H A Dtest_timer.c113 #define RTE_LOGTYPE_TESTTIMER RTE_LOGTYPE_USER3
/dpdk/lib/eal/common/
H A Deal_common_log.c375 {RTE_LOGTYPE_USER3, "user3"},
/dpdk/examples/flow_classify/
H A Dflow_classify.c32 #define RTE_LOGTYPE_FLOW_CLASSIFY RTE_LOGTYPE_USER3
/dpdk/examples/l3fwd-acl/
H A Dmain.c217 #define RTE_LOGTYPE_L3FWDACL RTE_LOGTYPE_USER3