suricata
util-lua-smtp.c File Reference
#include "suricata-common.h"
#include "app-layer-smtp.h"
#include "util-lua.h"
#include "util-lua-common.h"
#include "util-lua-smtp.h"
#include "lua.h"
#include "lauxlib.h"
Include dependency graph for util-lua-smtp.c:

Go to the source code of this file.

Data Structures

struct  LuaSmtpTx
 

Functions

int SCLuaLoadSmtpLib (lua_State *L)
 

Detailed Description

Function Documentation

◆ SCLuaLoadSmtpLib()

int SCLuaLoadSmtpLib ( lua_State L)

Definition at line 165 of file util-lua-smtp.c.