Home
last modified time | relevance | path

Searched refs:httplen4 (Results 1 – 9 of 9) sorted by relevance

/dports/security/suricata/suricata-6.0.4/src/
H A Dapp-layer-htp-file.c438 uint32_t httplen4 = sizeof(httpbuf4) - 1; /* minus the \0 */ in HTPFileParserTest02() local
470 SCLogDebug("\n>>>> processing chunk 4 size %u <<<<\n", httplen4); in HTPFileParserTest02()
514 uint32_t httplen4 = sizeof(httpbuf4) - 1; /* minus the \0 */ in HTPFileParserTest03() local
552 SCLogDebug("\n>>>> processing chunk 4 size %u <<<<\n", httplen4); in HTPFileParserTest03()
610 uint32_t httplen4 = sizeof(httpbuf4) - 1; /* minus the \0 */ in HTPFileParserTest04() local
648 SCLogDebug("\n>>>> processing chunk 4 size %u <<<<\n", httplen4); in HTPFileParserTest04()
971 uint32_t httplen4 = sizeof(httpbuf4) - 1; /* minus the \0 */ in HTPFileParserTest09() local
1003 SCLogDebug("\n>>>> processing chunk 4 size %u <<<<\n", httplen4); in HTPFileParserTest09()
1047 uint32_t httplen4 = sizeof(httpbuf4) - 1; /* minus the \0 */ in HTPFileParserTest10() local
1079 SCLogDebug("\n>>>> processing chunk 4 size %u <<<<\n", httplen4); in HTPFileParserTest10()
[all …]
H A Ddetect-engine-state.c412 uint32_t httplen4 = sizeof(httpbuf4) - 1; /* minus the \0 */ in DeStateSigTest01() local
467 STREAM_TOSERVER, httpbuf4, httplen4); in DeStateSigTest01()
496 uint32_t httplen4 = sizeof(httpbuf4) - 1; /* minus the \0 */ in DeStateSigTest02() local
568 STREAM_TOSERVER, httpbuf4, httplen4); in DeStateSigTest02()
1018 uint32_t httplen4 = sizeof(httpbuf4) - 1; /* minus the \0 */ in DeStateSigTest08() local
1089 STREAM_TOSERVER | STREAM_EOF, httpbuf4, httplen4); in DeStateSigTest08()
1141 uint32_t httplen4 = sizeof(httpbuf4) - 1; /* minus the \0 */ in DeStateSigTest09() local
1212 STREAM_TOSERVER | STREAM_EOF, httpbuf4, httplen4); in DeStateSigTest09()
1262 uint32_t httplen4 = sizeof(httpbuf4) - 1; /* minus the \0 */ in DeStateSigTest10() local
1333 STREAM_TOSERVER | STREAM_EOF, httpbuf4, httplen4); in DeStateSigTest10()
H A Ddetect-pcre.c2757 uint32_t httplen4 = sizeof(httpbuf4) - 1; /* minus the \0 */ in DetectPcreTxBodyChunksTest01() local
2801 STREAM_TOSERVER, httpbuf4, httplen4); in DetectPcreTxBodyChunksTest01()
2868 uint32_t httplen4 = sizeof(httpbuf4) - 1; /* minus the \0 */ in DetectPcreTxBodyChunksTest02() local
2944 STREAM_TOSERVER, httpbuf4, httplen4); in DetectPcreTxBodyChunksTest02()
3043 uint32_t httplen4 = sizeof(httpbuf4) - 1; /* minus the \0 */ in DetectPcreTxBodyChunksTest03() local
3119 STREAM_TOSERVER, httpbuf4, httplen4); in DetectPcreTxBodyChunksTest03()
H A Dstream-tcp-reassemble.c2866 uint32_t httplen4 = sizeof(httpbuf4) - 1; /* minus the \0 */ in StreamTcpReassembleTest40() local
2934 p->payload_len = httplen4; in StreamTcpReassembleTest40()
H A Dapp-layer-htp.c3636 uint32_t httplen4 = sizeof(httpbuf4) - 1; /* minus the \0 */ in HTPParserTest05() local
3663 httplen4); in HTPParserTest05()
/dports/security/suricata/suricata-6.0.4/src/tests/
H A Ddetect-http-client-body.c1885 uint32_t httplen4 = sizeof(httpbuf4) - 1; /* minus the \0 */ in DetectHttpClientBodyTest14() local
1991 STREAM_TOSERVER, httpbuf4, httplen4); in DetectHttpClientBodyTest14()
2110 uint32_t httplen4 = sizeof(httpbuf4) - 1; /* minus the \0 */ in DetectHttpClientBodyTest15() local
2215 STREAM_TOSERVER, httpbuf4, httplen4); in DetectHttpClientBodyTest15()
H A Ddetect-http-server-body.c6699 uint32_t httplen4 = sizeof(httpbuf4) - 1; /* minus the \0 */ in DetectHttpServerBodyTest14() local
6789 STREAM_TOCLIENT | STREAM_EOF, httpbuf4, httplen4); in DetectHttpServerBodyTest14()
6871 uint32_t httplen4 = sizeof(httpbuf4) - 1; /* minus the \0 */ in DetectHttpServerBodyTest15() local
6955 STREAM_TOCLIENT | STREAM_EOF, httpbuf4, httplen4); in DetectHttpServerBodyTest15()
8796 uint32_t httplen4 = sizeof(httpbuf4) - 1; /* minus the \0 */ in DetectHttpServerBodyFileDataTest09() local
8876 STREAM_TOCLIENT | STREAM_EOF, httpbuf4, httplen4); in DetectHttpServerBodyFileDataTest09()
8956 uint32_t httplen4 = sizeof(httpbuf4) - 1; /* minus the \0 */ in DetectHttpServerBodyFileDataTest10() local
9036 STREAM_TOCLIENT | STREAM_EOF, httpbuf4, httplen4); in DetectHttpServerBodyFileDataTest10()
H A Ddetect-http-user-agent.c2777 uint32_t httplen4 = sizeof(httpbuf4) - 1; /* minus the \0 */ in DetectHttpUATest14() local
2878 STREAM_TOSERVER, httpbuf4, httplen4); in DetectHttpUATest14()
H A Ddetect-http-host.c3552 uint32_t httplen4 = sizeof(httpbuf4) - 1; /* minus the \0 */ in DetectHttpHHTest14() local
3653 STREAM_TOSERVER, httpbuf4, httplen4); in DetectHttpHHTest14()
5433 uint32_t httplen4 = sizeof(httpbuf4) - 1; /* minus the \0 */ in DetectHttpHRHTest14() local
5534 STREAM_TOSERVER, httpbuf4, httplen4); in DetectHttpHRHTest14()