Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_compressdev.c875 static struct rte_mbuf_ext_shared_info inbuf_info; in test_setup_com_bufs() local
913 inbuf_info.free_cb = extbuf_free_callback; in test_setup_com_bufs()
914 inbuf_info.fcb_opaque = NULL; in test_setup_com_bufs()
915 rte_mbuf_ext_refcnt_set(&inbuf_info, 1); in test_setup_com_bufs()
921 &inbuf_info); in test_setup_com_bufs()