:orphan: .. index:: pair: struct; tarpc_rte_eth_macaddr_get_in .. _doxid-structtarpc__rte__eth__macaddr__get__in: struct tarpc_rte_eth_macaddr_get_in =================================== .. toctree:: :hidden: rte_eth_macaddr_get() .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct tarpc_rte_eth_macaddr_get_in { // fields struct :ref:`tarpc_in_arg` :target:`common`; uint16_t :target:`port_id`; struct :ref:`tarpc_ether_addr` :target:`mac_addr<>`; };