:orphan: .. index:: pair: struct; tapi_flow_s .. _doxid-structtapi__flow__s: struct tapi_flow_s ================== .. toctree:: :hidden: General Flow structure List of endpoints and traffic entries .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct tapi_flow_s { // fields :ref:`asn_value`* :target:`flow_spec`; // methods :target:`SLIST_HEAD`(:ref:`tapi_flow_ep`); :target:`SLIST_HEAD`(:ref:`tapi_flow_traffic`); };