struct tarpc_rte_eth_rx_burst_out

struct tarpc_rte_eth_rx_burst_out {
    // fields

    struct tarpc_out_arg common;
    tarpc_rte_mbuf rx_pkts;
};