:orphan: .. index:: pair: struct; tarpc_rte_pktmbuf_pool_create_by_ops_in .. _doxid-structtarpc__rte__pktmbuf__pool__create__by__ops__in: struct tarpc_rte_pktmbuf_pool_create_by_ops_in ============================================== .. toctree:: :hidden: rte_pktmbuf_pool_create_by_ops() .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct tarpc_rte_pktmbuf_pool_create_by_ops_in { // fields struct :ref:`tarpc_in_arg` :target:`common`; string :target:`name`; uint32_t :target:`n`; uint32_t :target:`cache_size`; uint16_t :target:`priv_size`; uint16_t :target:`data_room_size`; tarpc_int :target:`socket_id`; string :target:`ops_name`; };