|
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.
| void JsonTlsLogRegister | ( | void | ) |
Definition at line 707 of file output-json-tls.c.
References LOGGER_JSON_TX, and OutputRegisterTxSubModuleWithProgress().
