:orphan: .. index:: pair: struct; tarpc_sin .. _doxid-structtarpc__sin: struct tarpc_sin ================ .. toctree:: :hidden: Overview ~~~~~~~~ IPv4-specific part of generic address :ref:`More...<details-structtarpc__sin>` .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct tarpc_sin { // fields uint16_t :ref:`port<doxid-structtarpc__sin_1afe94e9fe4a17d53cddd31c9e54310237>`; uint8_t :ref:`addr<doxid-structtarpc__sin_1a68d2b4422ea65deaa6bf9415de9b7c61>`[4]; }; .. _details-structtarpc__sin: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ IPv4-specific part of generic address Fields ------ .. index:: pair: variable; port .. _doxid-structtarpc__sin_1afe94e9fe4a17d53cddd31c9e54310237: .. ref-code-block:: cpp :class: doxyrest-title-code-block uint16_t port Port in host byte order .. index:: pair: variable; addr .. _doxid-structtarpc__sin_1a68d2b4422ea65deaa6bf9415de9b7c61: .. ref-code-block:: cpp :class: doxyrest-title-code-block uint8_t addr[4] Network address