Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Ddeattack.c48 #define MAX_IDENTICAL 32 macro
167 if (++same > MAX_IDENTICAL) in detect_attack()