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, JsonBuilder *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,
JsonBuilder *  js 
)

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

◆ JsonTlsLogRegister()

void JsonTlsLogRegister ( void  )

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

References LOGGER_JSON_TX, and OutputRegisterTxSubModuleWithProgress().

Here is the call graph for this function: