:orphan:

.. index:: pair: struct; tarpc_rte_eth_macaddr_get_out
.. _doxid-structtarpc__rte__eth__macaddr__get__out:

struct tarpc_rte_eth_macaddr_get_out
====================================

.. toctree::
	:hidden:




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

	
	struct tarpc_rte_eth_macaddr_get_out {
		// fields
	
		struct :ref:`tarpc_out_arg<doxid-structtarpc__out__arg>` :target:`common<doxid-structtarpc__rte__eth__macaddr__get__out_1a0d1851db448188b99914f750b65c88db>`;
		struct :ref:`tarpc_ether_addr<doxid-structtarpc__ether__addr>` :target:`mac_addr<><doxid-structtarpc__rte__eth__macaddr__get__out_1a70da7dcd770703fceba90fb6eefc34eb>`;
	};