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 65 of file output-json-http2.c.
void JsonHttp2LogRegister | ( | void | ) |
Definition at line 178 of file output-json-http2.c.
References LOGGER_JSON_TX, MODULE_NAME, and OutputRegisterTxSubModuleWithProgress().
Referenced by OutputRegisterLoggers().