:orphan: .. index:: pair: group; RTE mbuf .. _doxid-group__tapi__tad__rte__mbuf: RTE mbuf ======== .. toctree:: :hidden: Overview ~~~~~~~~ Declarations of test API for RTE mbuf TAD. :ref:`More...` .. ref-code-block:: cpp :class: doxyrest-overview-code-block // global functions :ref:`te_errno` :ref:`tapi_rte_mbuf_add_csap_layer`(:ref:`asn_value`** csap_spec, const char* pkt_ring, const char* pkt_pool); .. _details-group__tapi__tad__rte__mbuf: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ Declarations of test API for RTE mbuf TAD. Copyright (C) 2004-2022 OKTET Labs Ltd. All rights reserved. Global Functions ---------------- .. index:: pair: function; tapi_rte_mbuf_add_csap_layer .. _doxid-group__tapi__tad__rte__mbuf_1ga605cc2aeb1a2f0245eed87d85acb2f17: .. ref-code-block:: cpp :class: doxyrest-title-code-block :ref:`te_errno` tapi_rte_mbuf_add_csap_layer(:ref:`asn_value`** csap_spec, const char* pkt_ring, const char* pkt_pool) Add RTE mbuf pseudo-layer to CSAP specification .. rubric:: Parameters: .. list-table:: :widths: 20 80 * - csap_spec - Location of CSAP specification pointer * - pkt_ring - Name of RTE ring to be used by CSAP to enqueue and dequeue packets in RTE mbuf representation * - pkt_pool - Name of RTE mempool to be used by CSAP on write for allocation of buffers in order to represent TAD packets as RTE mbuf chains * - Status - code