suricata
|
#include "app-layer-dnp3.h"
Go to the source code of this file.
Functions | |
void | JsonDNP3LogRegister (void) |
bool | AlertJsonDnp3 (void *vtx, JsonBuilder *js) |
bool AlertJsonDnp3 | ( | void * | vtx, |
JsonBuilder * | js | ||
) |
Definition at line 213 of file output-json-dnp3.c.
References DNP3Transaction_::done, DNP3Transaction_::is_request, and logged.
void JsonDNP3LogRegister | ( | void | ) |
Definition at line 364 of file output-json-dnp3.c.
References LOGGER_JSON_TX, and OutputRegisterTxSubModule().