|
suricata
|
#include "suricata-common.h"#include "util-buffer.h"#include "output.h"#include "output-json.h"#include "app-layer-parser.h"#include "output-json-dcerpc.h"#include "rust.h"
Go to the source code of this file.
Functions | |
| void | JsonDCERPCLogRegister (void) |
| void JsonDCERPCLogRegister | ( | void | ) |
Definition at line 67 of file output-json-dcerpc.c.
References ALPROTO_DCERPC, JsonLogThreadDeinit(), JsonLogThreadInit(), LOGGER_JSON_TX, OutputRegisterTxSubModule(), and SCLogDebug.
Referenced by OutputRegisterLoggers().

