Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_compressdev.c1062 struct rte_mbuf_ext_shared_info *current_extbuf_info) in test_setup_output_bufs() argument
1106 current_extbuf_info->free_cb = extbuf_free_callback; in test_setup_output_bufs()
1107 current_extbuf_info->fcb_opaque = NULL; in test_setup_output_bufs()
1108 rte_mbuf_ext_refcnt_set(current_extbuf_info, 1); in test_setup_output_bufs()
1119 current_extbuf_info); in test_setup_output_bufs()