struct tarpc_mbuf_retval_out

struct tarpc_mbuf_retval_out {
    // fields

    struct tarpc_out_arg common;
    tarpc_rte_mbuf retval;
};