39#ifndef HTP_TABLE_PRIVATE_H
40#define HTP_TABLE_PRIVATE_H
#define htp_list_t
Definition htp_list.h:48
htp_table_alloc_t
Definition htp_table_private.h:49
@ HTP_TABLE_KEYS_REFERENCED
Definition htp_table_private.h:60
@ HTP_TABLE_KEYS_COPIED
Definition htp_table_private.h:54
@ HTP_TABLE_KEYS_ALLOC_UKNOWN
Definition htp_table_private.h:51
@ HTP_TABLE_KEYS_ADOPTED
Definition htp_table_private.h:57
Definition htp_table_private.h:63
enum htp_table_alloc_t alloc_type
Definition htp_table_private.h:71
htp_list_t list
Definition htp_table_private.h:65