|
suricata
|
#include "suricata-common.h"#include "util-lua-dns.h"#include "util-lua.h"#include "util-lua-common.h"#include "rust.h"
Go to the source code of this file.
Data Structures | |
| struct | LuaTx |
Functions | |
| int | SCLuaLoadDnsLib (lua_State *L) |
Definition in file util-lua-dns.c.
| int SCLuaLoadDnsLib | ( | lua_State * | L | ) |
Definition at line 163 of file util-lua-dns.c.