Home
last modified time | relevance | path

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

/dports/security/snort/snort-2.9.18/src/preprocessors/
H A Dsnort_httpinspect.c227 #define HTTP_MEMCAP "memcap" macro
529 "No argument to '%s' token.", HTTP_MEMCAP); in ProcessHttpMemcap()
537 "Invalid argument to '%s'.", HTTP_MEMCAP); in ProcessHttpMemcap()
546 "%d.", HTTP_MEMCAP, MIN_HTTP_MEMCAP, MAX_HTTP_MEMCAP); in ProcessHttpMemcap()
771 else if (!strcmp(HTTP_MEMCAP, pcToken)) in ProcessGlobalConf()