:orphan: .. index:: pair: struct; tarpc_rte_eth_xstats_get_by_id_in .. _doxid-structtarpc__rte__eth__xstats__get__by__id__in: struct tarpc_rte_eth_xstats_get_by_id_in ======================================== .. toctree:: :hidden: rte_eth_xstats_get_by_id() .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct tarpc_rte_eth_xstats_get_by_id_in { // fields struct :ref:`tarpc_in_arg` :target:`common`; uint16_t :target:`port_id`; uint64_t :target:`ids`; unsigned int :target:`n`; };