zeek/doc/scripts/base/bif/plugins/Bro_InterConn.events.bif.bro.rst
Jon Siwek 7e9d48f532 Remove broxygen Sphinx integration
The broxygen-generated files now live in the git repo, have tests
that check that they are up-to-date, and a script to re-generate
them on-demand.
2018-12-18 10:15:22 -06:00

36 lines
811 B
ReStructuredText

:tocdepth: 3
base/bif/plugins/Bro_InterConn.events.bif.bro
=============================================
.. bro:namespace:: GLOBAL
:Namespace: GLOBAL
Summary
~~~~~~~
Events
######
================================================== ===========
:bro:id:`interconn_remove_conn`: :bro:type:`event` Deprecated.
:bro:id:`interconn_stats`: :bro:type:`event` Deprecated.
================================================== ===========
Detailed Interface
~~~~~~~~~~~~~~~~~~
Events
######
.. bro:id:: interconn_remove_conn
:Type: :bro:type:`event` (c: :bro:type:`connection`)
Deprecated. Will be removed.
.. bro:id:: interconn_stats
:Type: :bro:type:`event` (c: :bro:type:`connection`, os: :bro:type:`interconn_endp_stats`, rs: :bro:type:`interconn_endp_stats`)
Deprecated. Will be removed.