suricata
|
Go to the source code of this file.
Functions | |
void | JsonSIPLogRegister (void) |
void | JsonSIPAddMetadata (JsonBuilder *js, const Flow *f, uint64_t tx_id) |
Definition in file output-json-sip.h.
void JsonSIPAddMetadata | ( | JsonBuilder * | js, |
const Flow * | f, | ||
uint64_t | tx_id | ||
) |
Definition at line 63 of file output-json-sip.c.
References ALPROTO_SIP, AppLayerParserGetTx(), FlowGetAppState(), and Flow_::proto.
void JsonSIPLogRegister | ( | void | ) |
Definition at line 188 of file output-json-sip.c.
References LOGGER_JSON_SIP, and OutputRegisterTxSubModule().
Referenced by OutputRegisterLoggers().