suricata
|
Go to the source code of this file.
Functions | |
void | JsonHttp2LogRegister (void) |
bool | EveHTTP2AddMetadata (const Flow *f, uint64_t tx_id, JsonBuilder *jb) |
Definition in file output-json-http2.h.
bool EveHTTP2AddMetadata | ( | const Flow * | f, |
uint64_t | tx_id, | ||
JsonBuilder * | jb | ||
) |
Definition at line 68 of file output-json-http2.c.
References ALPROTO_HTTP2, AppLayerParserGetTx(), FlowGetAppState(), and Flow_::proto.
Referenced by JsonBuildFileInfoRecord().
void JsonHttp2LogRegister | ( | void | ) |
Definition at line 192 of file output-json-http2.c.
References LOGGER_JSON_HTTP2, MODULE_NAME, and OutputRegisterTxSubModuleWithProgress().
Referenced by OutputRegisterLoggers().