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

Go to the source code of this file.

Data Structures

struct  LuaTx
 

Functions

int SCLuaLoadHttpLib (lua_State *luastate)
 

Detailed Description

Function Documentation

◆ SCLuaLoadHttpLib()

int SCLuaLoadHttpLib ( lua_State luastate)

Definition at line 323 of file util-lua-http.c.