struct tarpc_mbuf_in

struct tarpc_mbuf_in {
    // fields

    struct tarpc_in_arg common;
    tarpc_rte_mbuf m;
};