suricata
|
Go to the source code of this file.
Functions | |
void | JsonSMBLogRegister (void) |
bool | EveSMBAddMetadata (const Flow *f, uint64_t tx_id, JsonBuilder *jb) |
Definition in file output-json-smb.h.
bool EveSMBAddMetadata | ( | const Flow * | f, |
uint64_t | tx_id, | ||
JsonBuilder * | jb | ||
) |
Definition at line 50 of file output-json-smb.c.
References ALPROTO_SMB, AppLayerParserGetTx(), FlowGetAppState(), and Flow_::proto.
Referenced by JsonBuildFileInfoRecord().
void JsonSMBLogRegister | ( | void | ) |
Definition at line 97 of file output-json-smb.c.
References LOGGER_JSON_SMB, and OutputRegisterTxSubModule().
Referenced by OutputRegisterLoggers().