|
suricata
|
Data Fields | |
| const uint8_t * | input |
| size_t | input_size |
| int | direction |
| int | expect |
Definition at line 107 of file detect-http-client-body.c.
| int TestSteps::direction |
STREAM_TOSERVER, STREAM_TOCLIENT
Definition at line 110 of file detect-http-client-body.c.
| int TestSteps::expect |
Definition at line 111 of file detect-http-client-body.c.
| const uint8_t * TestSteps::input |
Definition at line 108 of file detect-http-client-body.c.
| size_t TestSteps::input_size |
if 0 strlen will be used
Definition at line 109 of file detect-http-client-body.c.