HTP  0.5
Data Fields
htp_table_t Struct Reference

#include <htp_table_private.h>

Data Fields

htp_list_tlist
 
enum htp_table_alloc_t alloc_type
 

Field Documentation

enum htp_table_alloc_t htp_table_t::alloc_type

Key management strategy. Initially set to HTP_TABLE_KEYS_ALLOC_UKNOWN. The actual strategy is determined by the first allocation.

htp_list_t* htp_table_t::list

Table key and value pairs are stored in this list; name first, then value.


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