struct tarpc_rte_pktmbuf_alloc_bulk_out

struct tarpc_rte_pktmbuf_alloc_bulk_out {
    // fields

    struct tarpc_out_arg common;
    tarpc_rte_mbuf bulk;
    tarpc_int retval;
};