struct tarpc_rte_pktmbuf_alloc_in

rte_pktmbuf_alloc()

struct tarpc_rte_pktmbuf_alloc_in {
    // fields

    struct tarpc_in_arg common;
    tarpc_rte_mempool mp;
};