htp_table_t Struct Reference

#include <htp_table_private.h>

Data Fields

htp_list_t * list
enum htp_table_alloc_t alloc_type

Field Documentation

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:

Generated on 15 Jul 2018 for HTP by  doxygen 1.6.1