suricata
|
Go to the source code of this file.
Functions | |
void | JsonIKELogRegister (void) |
bool | EveIKEAddMetadata (const Flow *f, uint64_t tx_id, JsonBuilder *js) |
Definition in file output-json-ike.h.
bool EveIKEAddMetadata | ( | const Flow * | f, |
uint64_t | tx_id, | ||
JsonBuilder * | js | ||
) |
Definition at line 67 of file output-json-ike.c.
References ALPROTO_IKE, AppLayerParserGetTx(), FlowGetAppState(), LOG_IKE_EXTENDED, and Flow_::proto.
void JsonIKELogRegister | ( | void | ) |
Definition at line 195 of file output-json-ike.c.
References LOGGER_JSON_IKE, and OutputRegisterTxSubModule().
Referenced by OutputRegisterLoggers().