:orphan: .. index:: pair: struct; tarpc_flooder_in .. _doxid-structtarpc__flooder__in: struct tarpc_flooder_in ======================= .. toctree:: :hidden: Overview ~~~~~~~~ .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct tarpc_flooder_in { // fields struct :ref:`tarpc_in_arg` :target:`common`; tarpc_int :ref:`sndrs`; tarpc_int :target:`rcvrs`; :ref:`tarpc_size_t` :target:`bulkszs`; uint32_t :ref:`time2run`; uint32_t :ref:`time2wait`; :ref:`iomux_func` :target:`iomux`; tarpc_bool :target:`rx_nonblock`; uint64_t :target:`tx_stat`; uint64_t :target:`rx_stat`; }; .. _details-structtarpc__flooder__in: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ Fields ------ .. index:: pair: variable; sndrs .. _doxid-structtarpc__flooder__in_1a1708ae2f8c5c84c1637cd64fdd3962a5: .. ref-code-block:: cpp :class: doxyrest-title-code-block tarpc_int sndrs Input .. index:: pair: variable; time2run .. _doxid-structtarpc__flooder__in_1a61f5cfbf9af22d68d6c83d73cc04a4c7: .. ref-code-block:: cpp :class: doxyrest-title-code-block uint32_t time2run How long run (in seconds) .. index:: pair: variable; time2wait .. _doxid-structtarpc__flooder__in_1a9c47fb947455d934fade7603405f2832: .. ref-code-block:: cpp :class: doxyrest-title-code-block uint32_t time2wait How long wait (in seconds)