Main Page
Related Pages
Data Structures
Files
Data Structures
Data Fields
htp_file_data_t Struct Reference
#include <
htp.h
>
Collaboration diagram for htp_file_data_t:
[
legend
]
Data Fields
htp_tx_t
*
tx
htp_file_t
*
file
unsigned char *
data
size_t
len
Field Documentation
unsigned char*
htp_file_data_t::data
Pointer to the data buffer.
htp_file_t
*
htp_file_data_t::file
File information.
size_t
htp_file_data_t::len
Buffer length.
htp_tx_t
*
htp_file_data_t::tx
Transaction pointer.
The documentation for this struct was generated from the following file:
htp.h
Generated on 17 Aug 2012 for HTP by
1.6.1