HTP  0.3
Data Fields
htp_tx_data_t Struct Reference

#include <htp.h>

Collaboration diagram for htp_tx_data_t:
Collaboration graph
[legend]

Data Fields

htp_tx_ttx
unsigned char * data
size_t len

Detailed Description

This structure is used to pass transaction data to callbacks.


Field Documentation

unsigned char* htp_tx_data_t::data

Pointer to the data buffer.

Buffer length.

Transaction pointer.


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