:orphan:

.. index:: pair: struct; tarpc_gethostbyaddr_in
.. _doxid-structtarpc__gethostbyaddr__in:

struct tarpc_gethostbyaddr_in
=============================

.. toctree::
	:hidden:

Overview
~~~~~~~~




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

	
	struct tarpc_gethostbyaddr_in {
		// fields
	
		struct :ref:`tarpc_in_arg<doxid-structtarpc__in__arg>` :target:`common<doxid-structtarpc__gethostbyaddr__in_1a42d3b506fb525b19b1564d80749e799d>`;
		:ref:`tarpc_h_addr<doxid-structtarpc__h__addr>` :ref:`addr<doxid-structtarpc__gethostbyaddr__in_1a78af3742565374887c783383e1cf402e>`;
		tarpc_int :ref:`type<doxid-structtarpc__gethostbyaddr__in_1ad8ff19b98c0f7f506f8095de70655743>`;
	};
.. _details-structtarpc__gethostbyaddr__in:

Detailed Documentation
~~~~~~~~~~~~~~~~~~~~~~



Fields
------

.. index:: pair: variable; addr
.. _doxid-structtarpc__gethostbyaddr__in_1a78af3742565374887c783383e1cf402e:

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

	:ref:`tarpc_h_addr<doxid-structtarpc__h__addr>` addr

Addresses

.. index:: pair: variable; type
.. _doxid-structtarpc__gethostbyaddr__in_1ad8ff19b98c0f7f506f8095de70655743:

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

	tarpc_int type

RPC domain