Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/linux/
H A Deal_log.c40 static cookie_io_functions_t console_log_func = { variable
53 log_stream = fopencookie(NULL, "w+", console_log_func); in rte_eal_log_init()