:orphan: .. index:: pair: struct; tad_action_spec .. _doxid-structtad__action__spec: struct tad_action_spec ====================== .. toctree:: :hidden: Overview ~~~~~~~~ Action specification. :ref:`More...` .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct tad_action_spec { // fields :ref:`asn_tag_value` :ref:`type`; struct tad_action_spec::@27::@29 :ref:`report`; struct tad_action_spec::@27::@30 :ref:`do_break`; struct tad_action_spec::@27::@31 :ref:`echo`; :ref:`tad_processing_pkt_method` :ref:`func`; char* :ref:`opaque`; struct tad_action_spec::@27::@32 :ref:`function`; unsigned int :ref:`csap_id`; struct tad_action_spec::@27::@33 :ref:`fwd_pld`; }; .. _details-structtad__action__spec: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ Action specification. Fields ------ .. index:: pair: variable; type .. _doxid-structtad__action__spec_1ae1945afab6860a8d20bd8189db717be4: .. ref-code-block:: cpp :class: doxyrest-title-code-block :ref:`asn_tag_value` type Type of the action .. index:: pair: variable; report .. _doxid-structtad__action__spec_1ae343209821620a4f124df3e5a5313532: .. ref-code-block:: cpp :class: doxyrest-title-code-block unnamed-struct report Parameters of the report action .. index:: pair: variable; do_break .. _doxid-structtad__action__spec_1aecf07cbb753a16b98d282182291a6f85: .. ref-code-block:: cpp :class: doxyrest-title-code-block unnamed-struct do_break Parameters of the break action .. index:: pair: variable; echo .. _doxid-structtad__action__spec_1aec8d11fd37fa2bb66d2d6c3c0863754f: .. ref-code-block:: cpp :class: doxyrest-title-code-block unnamed-struct echo Parameters of the echo method .. index:: pair: variable; func .. _doxid-structtad__action__spec_1a25584fbc4d5d1d06ab75cf913c04753f: .. ref-code-block:: cpp :class: doxyrest-title-code-block :ref:`tad_processing_pkt_method` func Function to call .. index:: pair: variable; opaque .. _doxid-structtad__action__spec_1a38febc0de9baae8f3b546225e600cef6: .. ref-code-block:: cpp :class: doxyrest-title-code-block char* opaque Opaque parameter .. index:: pair: variable; function .. _doxid-structtad__action__spec_1a45bfc52d64d8d58155908d2daf268fc4: .. ref-code-block:: cpp :class: doxyrest-title-code-block unnamed-struct function Parameters of the packet processing method .. index:: pair: variable; csap_id .. _doxid-structtad__action__spec_1acae2f9613d04aa032556c2a0786accbc: .. ref-code-block:: cpp :class: doxyrest-title-code-block unsigned int csap_id Target CSAP ID .. index:: pair: variable; fwd_pld .. _doxid-structtad__action__spec_1a4f59fa323899b3953894f9dad677cbdb: .. ref-code-block:: cpp :class: doxyrest-title-code-block unnamed-struct fwd_pld Parameters of the Forward-Payload action