Searched refs:RTE_LOG_ALERT (Results 1 – 2 of 2) sorted by relevance
67 #define RTE_LOG_ALERT 2U /**< Action must be taken immediately. */ macro
411 case RTE_LOG_ALERT: return "alert"; in eal_log_level2str()