:orphan: .. index:: pair: struct; tarpc_ifconf .. _doxid-structtarpc__ifconf: struct tarpc_ifconf =================== .. toctree:: :hidden: Overview ~~~~~~~~ struct ifconf :ref:`More...` .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct tarpc_ifconf { // fields tarpc_int :ref:`nmemb`; tarpc_int :ref:`extra`; :ref:`tarpc_ifreq` :ref:`rpc_ifc_req`; }; .. _details-structtarpc__ifconf: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ struct ifconf Fields ------ .. index:: pair: variable; nmemb .. _doxid-structtarpc__ifconf_1abe7dd5283b62a88f408c79ff66cdb15f: .. ref-code-block:: cpp :class: doxyrest-title-code-block tarpc_int nmemb Length of the buffer to be passed to ioctl Number of ifreq structures to be fit into the buffer .. index:: pair: variable; extra .. _doxid-structtarpc__ifconf_1a95cf236b1a4f91f5c9a7a371b6de6539: .. ref-code-block:: cpp :class: doxyrest-title-code-block tarpc_int extra Extra space .. index:: pair: variable; rpc_ifc_req .. _doxid-structtarpc__ifconf_1a08ef729a3da0d6e146d2ad5cfc007b17: .. ref-code-block:: cpp :class: doxyrest-title-code-block :ref:`tarpc_ifreq` rpc_ifc_req Interface list returned by the ioctl