Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dpdk_rte_lpm/
H A Drte_common.h752 #define _RTE_STR(x) #x macro
754 #define RTE_STR(x) _RTE_STR(x)
/f-stack/dpdk/lib/librte_eal/include/
H A Drte_common.h791 #define _RTE_STR(x) #x macro
793 #define RTE_STR(x) _RTE_STR(x)