|
suricata
|
#include "app-layer-dnp3.h"

Go to the source code of this file.
Functions | |
| void | JsonDNP3LogRegister (void) |
| bool | AlertJsonDnp3 (void *vtx, SCJsonBuilder *js) |
| bool AlertJsonDnp3 | ( | void * | vtx, |
| SCJsonBuilder * | js | ||
| ) |
Definition at line 197 of file output-json-dnp3.c.
References DNP3Transaction_::done, DNP3Transaction_::is_request, and logged.
| void JsonDNP3LogRegister | ( | void | ) |
Definition at line 350 of file output-json-dnp3.c.
References LOGGER_JSON_TX, and OutputRegisterTxSubModule().
