suricata
output-json-tls.h File Reference
#include "rust.h"
Include dependency graph for output-json-tls.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void JsonTlsLogRegister (void)
 
bool JsonTlsLogJSONExtended (void *vtx, SCJsonBuilder *js)
 

Detailed Description

Author
Tom DeCanio td@np.nosp@m.ulse.nosp@m.tech..nosp@m.com

Definition in file output-json-tls.h.

Function Documentation

◆ JsonTlsLogJSONExtended()

bool JsonTlsLogJSONExtended ( void *  vtx,
SCJsonBuilder *  js 
)

Definition at line 498 of file output-json-tls.c.

References EXTENDED_FIELDS.

Referenced by OutputRegisterRootLoggers().

Here is the caller graph for this function:

◆ JsonTlsLogRegister()

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().

Here is the call graph for this function:
Here is the caller graph for this function: