suricata
output-json-dnp3.h File Reference
#include "app-layer-dnp3.h"
Include dependency graph for output-json-dnp3.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void JsonDNP3LogRegister (void)
 
bool AlertJsonDnp3 (void *vtx, JsonBuilder *js)
 

Function Documentation

◆ AlertJsonDnp3()

bool AlertJsonDnp3 ( void *  vtx,
JsonBuilder *  js 
)

Definition at line 213 of file output-json-dnp3.c.

References DNP3Transaction_::done, DNP3Transaction_::is_request, and logged.

◆ JsonDNP3LogRegister()

void JsonDNP3LogRegister ( void  )

Definition at line 366 of file output-json-dnp3.c.

References LOGGER_JSON_TX, and OutputRegisterTxSubModule().

Here is the call graph for this function: