HTP  0.3
Data Fields
htp_file_data_t Struct Reference

#include <htp.h>

Collaboration diagram for htp_file_data_t:
Collaboration graph
[legend]

Data Fields

htp_tx_ttx
htp_file_tfile
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: