suricata
MemcapCommand_ Struct Reference

Data Fields

const char * name
 
int(* SetFunc )(uint64_t)
 
uint64_t(* GetFunc )(void)
 
uint64_t(* GetMemuseFunc )(void)
 

Detailed Description

Definition at line 77 of file runmode-unix-socket.c.

Field Documentation

◆ GetFunc

uint64_t(* MemcapCommand_::GetFunc) (void)

Definition at line 80 of file runmode-unix-socket.c.

◆ GetMemuseFunc

uint64_t(* MemcapCommand_::GetMemuseFunc) (void)

Definition at line 81 of file runmode-unix-socket.c.

◆ name

const char* MemcapCommand_::name

Definition at line 78 of file runmode-unix-socket.c.

◆ SetFunc

int(* MemcapCommand_::SetFunc) (uint64_t)

Definition at line 79 of file runmode-unix-socket.c.


The documentation for this struct was generated from the following file: