:orphan:

.. index:: pair: struct; tarpc_rte_eth_representor_info_get_in
.. _doxid-structtarpc__rte__eth__representor__info__get__in:

struct tarpc_rte_eth_representor_info_get_in
============================================

.. toctree::
	:hidden:




.. ref-code-block:: cpp
	:class: doxyrest-overview-code-block

	
	struct tarpc_rte_eth_representor_info_get_in {
		// fields
	
		struct :ref:`tarpc_out_arg<doxid-structtarpc__out__arg>` :target:`common<doxid-structtarpc__rte__eth__representor__info__get__in_1a9cd9a4b2603ba0602989921405945841>`;
		uint16_t :target:`port_id<doxid-structtarpc__rte__eth__representor__info__get__in_1a88ffd86f5766c226958365abfaceba56>`;
		:ref:`tarpc_rte_eth_representor_info<doxid-structtarpc__rte__eth__representor__info>` :target:`info<doxid-structtarpc__rte__eth__representor__info__get__in_1ac4cb629ab81a9935bce9ac935a59c38a>`;
	};