:orphan: .. index:: pair: struct; tarpc_rte_eth_rxconf .. _doxid-structtarpc__rte__eth__rxconf: struct tarpc_rte_eth_rxconf =========================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct tarpc_rte_eth_rxconf { // fields struct :ref:`tarpc_rte_eth_thresh` :target:`rx_thresh`; uint16_t :target:`rx_free_thresh`; uint8_t :target:`rx_drop_en`; uint8_t :target:`rx_deferred_start`; uint64_t :target:`offloads`; };