Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-eventdev/
H A Devt_options.c362 { EVT_MAX_PKT_SZ, 1, 0, 0 },
396 { EVT_MAX_PKT_SZ, evt_parse_max_pkt_sz}, in evt_opts_parse_long()
H A Devt_options.h44 #define EVT_MAX_PKT_SZ ("max_pkt_sz") macro