Home
last modified time | relevance | path

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

/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dthrottle.c73 penalty.tv_sec = isakmp_cfg_config.auth_throttle;
92 if (isakmp_cfg_config.auth_throttle == 0)
123 return isakmp_cfg_config.auth_throttle;
135 penalty.tv_sec = isakmp_cfg_config.auth_throttle;
H A Disakmp_cfg.h93 int auth_throttle; member
H A Disakmp_cfg.c2158 isakmp_cfg_config.auth_throttle = THROTTLE_PENALTY;
H A Dcfparse.y1179 isakmp_cfg_config.auth_throttle = $2;