|
suricata
|

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


| void JsonSMBLogRegister | ( | void | ) |
Definition at line 151 of file output-json-smb.c.
References ALPROTO_SMB, LOGGER_JSON_TX, OutputRegisterTxSubModule(), and SCLogDebug.
Referenced by OutputRegisterLoggers().

