Searched refs:lifetime (Results 76 - 82 of 82) sorted by relevance

1234

/macosx-10.10.1/ipsec-286.1.1/ipsec-tools/racoon/
H A Disakmp.c1161 iph1->sce = sched_new(iph1->approval->lifetime,
1175 iph1->approval->lifetime);
1181 /* iph1->approval->lifetime is too small (e.g. 1) so why bother?
1185 "failed to get rekey timer - lifetime is too small... probably.\n");
H A Disakmp_quick.c1660 u_int32_t v = htonl((u_int32_t)pp->lifetime);
/macosx-10.10.1/mDNSResponder-561.1.1/mDNSCore/
H A DmDNSEmbeddedAPI.h1191 mDNSu32 lifetime; variable
1207 mDNSu32 lifetime; variable
1299 mDNSu32 NATLease; // Requested lifetime in seconds (doesn't change)
/macosx-10.10.1/xnu-2782.1.97/bsd/netkey/
H A Dkey.c167 static int key_blockacq_lifetime = 20; /* lifetime for blocking SADB_ACQUIRE.*/
294 /* lifetime for larval SA; thread safe due to > compare */
302 /* lifetime for blocking to send SADB_ACQUIRE to IKEd: Thread safe, > compare */
1172 * suitable candidate and the lifetime of the SA is not
2110 * <base, address(SD), (lifetime(H),) policy>
2114 * <base, address(SD), (lifetime(H),) policy>
2380 newsp->lifetime = lft ? lft->sadb_lifetime_addtime : 0;
3287 * <base, address(SD), lifetime(CH), policy>
3316 /* create lifetime extension (current and hard) */
3338 lt->sadb_lifetime_addtime = sp->lifetime;
[all...]
/macosx-10.10.1/ppp-786.1.1/Controller/
H A Dipsec_manager.c233 case VPNCTL_NTYPE_NOTIFY_SA_LIFETIME: return "Notify SA lifetime";
3201 cmd_start_ph2->lifetime = htonl(3600);
/macosx-10.10.1/apr-32/apr/apr/
H A Dconfigure1561 --enable-pool-debug[=yes|no|verbose|verbose-alloc|lifetime|owner|all] Turn on pools debugging
18151 lifetime)
/macosx-10.10.1/vim-55/runtime/autoload/
H A Dphpcomplete.vim4063 \ 'session_set_cookie_params(': 'int lifetime [, string path [, string domain [, bool secure]]] | void',

Completed in 319 milliseconds

1234