struct tarpc_rte_pktmbuf_redist_out

struct tarpc_rte_pktmbuf_redist_out {
    // fields

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