suricata
|
Go to the source code of this file.
Functions | |
void | JsonRFBLogRegister (void) |
bool | JsonRFBAddMetadata (const Flow *f, uint64_t tx_id, JsonBuilder *js) |
Definition in file output-json-rfb.h.
bool JsonRFBAddMetadata | ( | const Flow * | f, |
uint64_t | tx_id, | ||
JsonBuilder * | js | ||
) |
Definition at line 49 of file output-json-rfb.c.
void JsonRFBLogRegister | ( | void | ) |
Definition at line 93 of file output-json-rfb.c.
References LOGGER_JSON_TX, and OutputRegisterTxSubModule().
Referenced by OutputRegisterLoggers().