:orphan: .. index:: pair: struct; tarpc_sendfile_via_splice_in .. _doxid-structtarpc__sendfile__via__splice__in: struct tarpc_sendfile_via_splice_in =================================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct tarpc_sendfile_via_splice_in { // fields struct :ref:`tarpc_in_arg` :target:`common`; tarpc_int :target:`out_fd`; tarpc_int :target:`in_fd`; :ref:`tarpc_off_t` :target:`offset`; :ref:`tarpc_size_t` :target:`count`; tarpc_bool :target:`force64`; };