Searched refs:log_ratelimit_init (Results 1 – 4 of 4) sorted by relevance
| /freebsd/crypto/openssh/ |
| H A D | log.h | 103 void log_ratelimit_init(struct log_ratelimit_ctx *rl, u_int threshold,
|
| H A D | log.c | 528 log_ratelimit_init(struct log_ratelimit_ctx *rl, u_int threshold, in log_ratelimit_init() function
|
| H A D | sshd.c | 619 log_ratelimit_init(&ratelimit_maxstartups, 4, 60, 20, 5*60); in drop_connection() 620 log_ratelimit_init(&ratelimit_penalty, 8, 60, 30, 2*60); in drop_connection()
|
| H A D | ssh_namespace.h | 412 #define log_ratelimit_init Fssh_log_ratelimit_init macro
|