Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_graph/
H A Dgraph_private.h24 #define graph_err(...) GRAPH_LOG(ERR, __VA_ARGS__) macro
38 graph_err(fmt, ##__VA_ARGS__); \