Searched refs:XT_STRING_MAX_PATTERN_SIZE (Results 1 – 2 of 2) sorted by relevance
7 #define XT_STRING_MAX_PATTERN_SIZE 128 macro19 char pattern[XT_STRING_MAX_PATTERN_SIZE];
49 if (conf->patlen > XT_STRING_MAX_PATTERN_SIZE) in string_mt_check()