suricata
|
list of StorageMapping used at registration time More...
Data Fields | |
StorageMapping | map |
int | id |
struct StorageList_ * | next |
list of StorageMapping used at registration time
Definition at line 40 of file util-storage.c.
int StorageList_::id |
Definition at line 42 of file util-storage.c.
StorageMapping StorageList_::map |
Definition at line 41 of file util-storage.c.
struct StorageList_* StorageList_::next |
Definition at line 43 of file util-storage.c.