suricata
output-json-ike.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void JsonIKELogRegister (void)
 
bool EveIKEAddMetadata (const Flow *f, uint64_t tx_id, JsonBuilder *js)
 

Detailed Description

Function Documentation

◆ EveIKEAddMetadata()

bool EveIKEAddMetadata ( const Flow f,
uint64_t  tx_id,
JsonBuilder *  js 
)

Definition at line 65 of file output-json-ike.c.

◆ JsonIKELogRegister()

void JsonIKELogRegister ( void  )

Definition at line 182 of file output-json-ike.c.

References LOGGER_JSON_TX, and OutputRegisterTxSubModule().

Here is the call graph for this function: