suricata
output-json-dhcp.c File Reference
#include "suricata-common.h"
#include "detect.h"
#include "pkt-var.h"
#include "conf.h"
#include "threads.h"
#include "threadvars.h"
#include "tm-threads.h"
#include "util-unittest.h"
#include "util-buffer.h"
#include "util-debug.h"
#include "util-byte.h"
#include "output.h"
#include "output-json.h"
#include "app-layer.h"
#include "app-layer-parser.h"
#include "output-json-dhcp.h"
#include "rust.h"
Include dependency graph for output-json-dhcp.c:

Go to the source code of this file.

Data Structures

struct  LogDHCPFileCtx_
 
struct  LogDHCPLogThread_
 

Typedefs

typedef struct LogDHCPFileCtx_ LogDHCPFileCtx
 
typedef struct LogDHCPLogThread_ LogDHCPLogThread
 

Functions

void JsonDHCPLogRegister (void)
 

Detailed Description

Typedef Documentation

◆ LogDHCPFileCtx

◆ LogDHCPLogThread

Function Documentation

◆ JsonDHCPLogRegister()

void JsonDHCPLogRegister ( void  )

Definition at line 146 of file output-json-dhcp.c.

References LOGGER_JSON_TX, and OutputRegisterTxSubModule().

Here is the call graph for this function: