Searched refs:RTE_LOG_ALERT (Results 1 – 4 of 4) sorted by relevance
68 #define RTE_LOG_ALERT 2U /**< Action must be taken immediately. */ macro
82 #define RTE_LOG_ALERT 2U /**< Action must be taken immediately. */ macro
404 case RTE_LOG_ALERT: return "alert"; in loglevel_to_string()
1201 [RTE_LOG_ALERT] = "alert", in eal_parse_log_priority()