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