|
suricata
|
#include "suricata-common.h"#include "util-lua-ntp.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 | SCLuaLoadNtpLib (lua_State *L) |
| int SCLuaLoadNtpLib | ( | lua_State * | L | ) |
Definition at line 108 of file util-lua-ntp.c.