struct tarpc_rte_mk_mbuf_from_template_out

struct tarpc_rte_mk_mbuf_from_template_out {
    // fields

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