Searched refs:conf_get_num (Results 1 – 13 of 13) sorted by relevance
| /mirbsd/src/sbin/isakmpd/ |
| D | conf.h | 93 extern int conf_get_num(char *, char *, int);
|
| D | isakmp_cfg.c | 277 life = conf_get_num(id_string, "Lifetime", in cfg_initiator_send_ATTR() 937 int prefix = conf_get_num(id_string, "Prefix", in cfg_encode_attributes() 959 value = conf_get_num(id_string, "Lifetime", 1200); in cfg_encode_attributes()
|
| D | ike_quick_mode.c | 610 conf_get_num(life->field, in initiator_send_HASH_SA_NONCE() 648 value = conf_get_num(xf->field, in initiator_send_HASH_SA_NONCE() 656 value = conf_get_num(xf->field, in initiator_send_HASH_SA_NONCE() 664 value = conf_get_num(xf->field, in initiator_send_HASH_SA_NONCE() 672 value = conf_get_num(xf->field, in initiator_send_HASH_SA_NONCE() 681 value = conf_get_num(xf->field, "ECN_TUNNEL", in initiator_send_HASH_SA_NONCE()
|
| D | ike_phase_1.c | 184 value = conf_get_num(life->field, in ike_phase_1_initiator_send_SA() 206 value = conf_get_num(xf->field, "KEY_LENGTH", 0); in ike_phase_1_initiator_send_SA() 211 value = conf_get_num(xf->field, "FIELD_SIZE", 0); in ike_phase_1_initiator_send_SA() 216 value = conf_get_num(xf->field, "GROUP_ORDER", 0); in ike_phase_1_initiator_send_SA()
|
| D | exchange.c | 642 delta = conf_get_num("General", "Exchange-max-time", in exchange_create() 882 seq = (u_int32_t)conf_get_num(name, "Acquire-ID", 0); in exchange_establish_p2() 1689 phase = conf_get_num(name, "Phase", 0); in exchange_establish() 1734 if (conf_get_num(peer, "Phase", 0) != 1) { in exchange_establish()
|
| D | dpd.c | 205 v = conf_get_num("General", "DPD-check-interval", 0); in dpd_timer_interval()
|
| D | nat_traversal.c | 406 interval = conf_get_num("General", "NAT-T-Keepalive", 0); in nat_t_send_keepalive()
|
| D | transport.c | 324 if (msg->xmits > conf_get_num("General", in transport_send_messages()
|
| D | connection.c | 153 now.tv_sec += conf_get_num("General", "check-interval", in connection_checker()
|
| D | conf.c | 640 conf_get_num(char *section, char *tag, int def) in conf_get_num() function
|
| D | ike_auth.c | 836 if (buf && (idtype = conf_get_num(exchange->name, "Credential_Type", in rsa_sig_encode_hash()
|
| D | pf_key_v2.c | 2032 num = conf_get_num(section, "Refcount", 0); in pf_key_v2_conf_refinc() 2054 num = conf_get_num(section, "Refcount", 0); in pf_key_v2_conf_refhandle()
|
| D | ipsec.c | 2080 iproto->replay_window = conf_get_num(section, "ReplayWindow", in ipsec_proto_init()
|