Home
last modified time | relevance | path

Searched defs:per_source_penalty (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssh/
H A Dservconf.h70 struct per_source_penalty { struct
71 int enabled;
72 int max_sources4;
73 int max_sources6;
74 int overflow_mode;
75 int overflow_mode6;
76 int penalty_crash;
77 int penalty_grace;
78 int penalty_authfail;
79 int penalty_noauth;
[all …]