Home
last modified time | relevance | path

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

/dpdk/examples/qos_meter/
H A Dmain.h36 #define FUNC_CONFIG(a, b) 0 macro
44 #define FUNC_CONFIG rte_meter_srtcm_config macro
51 #define FUNC_CONFIG rte_meter_srtcm_config macro
59 #define FUNC_CONFIG rte_meter_trtcm_config macro
66 #define FUNC_CONFIG rte_meter_trtcm_config macro
H A Dmain.c128 ret = FUNC_CONFIG(&app_flows[i], &PROFILE); in app_configure_flow_table()