|
suricata
|

Go to the source code of this file.
Functions | |
| void | JsonIKELogRegister (void) |
| bool | EveIKEAddMetadata (const Flow *f, uint64_t tx_id, SCJsonBuilder *js) |
Definition in file output-json-ike.h.
| bool EveIKEAddMetadata | ( | const Flow * | f, |
| uint64_t | tx_id, | ||
| SCJsonBuilder * | js | ||
| ) |
Definition at line 65 of file output-json-ike.c.
References ALPROTO_IKE, AppLayerParserGetTx(), LOG_IKE_EXTENDED, and Flow_::proto.

| void JsonIKELogRegister | ( | void | ) |
Definition at line 182 of file output-json-ike.c.
References ALPROTO_IKE, LOGGER_JSON_TX, and OutputRegisterTxSubModule().
Referenced by OutputRegisterLoggers().

