Searched refs:detect_attack (Results 1 – 4 of 4) sorted by relevance
37 int detect_attack(struct deattack_ctx *, const u_char *, u_int32_t);
106 detect_attack(struct deattack_ctx *dctx, const u_char *buf, u_int32_t len) in detect_attack() function
313 #define detect_attack Fssh_detect_attack macro
1612 switch (detect_attack(&state->deattack, in ssh_packet_read_poll1()