Searched refs:detect_attack (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/OpenSSH-189/openssh/
H A Ddeattack.h30 int detect_attack(u_char *, u_int32_t);
H A Ddeattack.c103 detect_attack(u_char *buf, u_int32_t len) function
114 fatal("detect_attack: bad length %d", len);
H A Dpacket.c1190 switch (detect_attack(buffer_ptr(&active_state->input),

Completed in 193 milliseconds