HomeSort by: relevance | last modified time | path
    Searched refs:auth_throttle (Results 1 - 4 of 4) sorted by relevancy

  /src/crypto/dist/ipsec-tools/src/racoon/
throttle.c 72 penalty.tv_sec = isakmp_cfg_config.auth_throttle;
89 if (isakmp_cfg_config.auth_throttle == 0)
120 return isakmp_cfg_config.auth_throttle;
132 penalty.tv_sec = isakmp_cfg_config.auth_throttle;
isakmp_cfg.h 93 int auth_throttle; member in struct:isakmp_cfg_config
isakmp_cfg.c 2081 isakmp_cfg_config.auth_throttle = THROTTLE_PENALTY;
cfparse.y 1189 isakmp_cfg_config.auth_throttle = $2;

Completed in 35 milliseconds