struct tarpc_rte_pktmbuf_refcnt_update_in

rte_pktmbuf_refcnt_update()

struct tarpc_rte_pktmbuf_refcnt_update_in {
    // fields

    struct tarpc_in_arg common;
    tarpc_rte_mbuf m;
    int16_t v;
};