suricata
TestSteps Struct Reference

Data Fields

const uint8_t * input
 
size_t input_size
 
int direction
 
int expect
 

Detailed Description

Definition at line 107 of file detect-http-client-body.c.

Field Documentation

◆ direction

int TestSteps::direction

STREAM_TOSERVER, STREAM_TOCLIENT

Definition at line 110 of file detect-http-client-body.c.

◆ expect

int TestSteps::expect

Definition at line 111 of file detect-http-client-body.c.

◆ input

const uint8_t * TestSteps::input

Definition at line 108 of file detect-http-client-body.c.

◆ input_size

size_t TestSteps::input_size

if 0 strlen will be used

Definition at line 109 of file detect-http-client-body.c.


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