|
suricata
|
#include "rust.h"

Go to the source code of this file.
Functions | |
| void | JsonTlsLogRegister (void) |
| bool | JsonTlsLogJSONExtended (void *vtx, SCJsonBuilder *js) |
Definition in file output-json-tls.h.
| bool JsonTlsLogJSONExtended | ( | void * | vtx, |
| SCJsonBuilder * | js | ||
| ) |
Definition at line 498 of file output-json-tls.c.
References EXTENDED_FIELDS.
Referenced by OutputRegisterRootLoggers().

| void JsonTlsLogRegister | ( | void | ) |
Definition at line 707 of file output-json-tls.c.
References ALPROTO_TLS, LOGGER_JSON_TX, OutputRegisterTxSubModuleWithProgress(), TLS_STATE_CLIENT_HANDSHAKE_DONE, and TLS_STATE_SERVER_HANDSHAKE_DONE.
Referenced by OutputRegisterLoggers().

