struct tarpc_rte_pktmbuf_adj_in

rte_pktmbuf_adj()

struct tarpc_rte_pktmbuf_adj_in {
    // fields

    struct tarpc_in_arg common;
    tarpc_rte_mbuf m;
    uint16_t len;
};