Home
last modified time | relevance | path

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

/dpdk/examples/l2fwd-event/
H A Dl2fwd_common.h58 #define VECTOR_SIZE_DEFAULT MAX_PKT_BURST macro
H A Dmain.c312 rsrc->evt_vec.size = VECTOR_SIZE_DEFAULT; in l2fwd_event_parse_args()
/dpdk/examples/l3fwd/
H A Dl3fwd.h31 #define VECTOR_SIZE_DEFAULT MAX_PKT_BURST macro
H A Dmain.c909 evt_rsrc->vector_size = VECTOR_SIZE_DEFAULT; in parse_args()