Lines Matching full:port_pool
650 if (isakmp_cfg_config.port_pool == NULL) {
652 "isakmp_cfg_config.port_pool == NULL\n");
657 &PAM_chat, &isakmp_cfg_config.port_pool[port].pam)) != 0) {
658 if (isakmp_cfg_config.port_pool[port].pam == NULL) {
664 pam_strerror(isakmp_cfg_config.port_pool[port].pam,
669 pam = isakmp_cfg_config.port_pool[port].pam;
717 isakmp_cfg_config.port_pool[port].pam = NULL;