Home
last modified time | relevance | path

Searched refs:sched_new (Results 1 – 10 of 10) sorted by relevance

/external/ipsec-tools/src/racoon/
Dschedule.c127 sched_new(tick, func, param) in sched_new() function
326 sched_new(*tick, test, tick); in getstdin()
Dschedule.h79 struct sched *sched_new __P((time_t, void (*func) __P((void *)), void *));
Dsession.c460 sched_new(1, check_flushsa_stub, NULL); in check_sigreq()
541 sched_new(1, check_flushsa_stub, NULL); in check_flushsa()
Dnattraversal.c357 sched_new (lcconf->natt_ka_interval, natt_keepalive_send, NULL); in natt_keepalive_send()
367 sched_new (lcconf->natt_ka_interval, natt_keepalive_send, NULL); in natt_keepalive_init()
Disakmp.c871 iph1->sce = sched_new(iph1->approval->lifetime,
1921 iph1->scr = sched_new(iph1->rmconf->retry_interval,
1980 iph2->scr = sched_new(iph2->ph1->rmconf->retry_interval,
2022 iph1->sce = sched_new(1, isakmp_ph1expire_stub, iph1);
2026 iph1->sce = sched_new(1, isakmp_ph1delete_stub, iph1);
2047 iph1->sce = sched_new(1, isakmp_ph1delete_stub, iph1);
2105 iph2->sce = sched_new(1, isakmp_ph2delete_stub, iph2);
2201 sc = sched_new(1, isakmp_chkph1there_stub, iph2);
2220 sched_new(1, isakmp_chkph1there_stub, iph2);
2359 sched_new(1, isakmp_chkph1there_stub, iph2);
[all …]
Dhandler.c1032 sched_new(lt, sweep_recvdpkt, NULL);
1042 sched_new(lt, sweep_recvdpkt, NULL); in init_recvdpkt()
1315 iph1->sce = sched_new(1, isakmp_ph1delete_stub, iph1); in remove_ph1()
Disakmp_inf.c1119 iph1->sce = sched_new(1, isakmp_ph1delete_stub, iph1);
1706 iph1->dpd_r_u = sched_new(iph1->rmconf->dpd_retry,
1709 iph1->dpd_r_u = sched_new(iph1->rmconf->dpd_interval,
Disakmp_quick.c134 iph2->sce = sched_new(lcconf->wait_ph2complete,
1168 iph2->sce = sched_new(lcconf->wait_ph2complete,
Disakmp_xauth.c347 sched_new(throttle_delay, xauth_reply_stub, xra);
Dpfkey.c1301 iph2->sce = sched_new(iph2->approval->lifetime,