Home
last modified time | relevance | path

Searched refs:isakmp_chkph1there_stub (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/crypto/dist/ipsec-tools/src/racoon/
Disakmp_var.h92 extern void isakmp_chkph1there_stub(struct sched *);
Disakmp.c2169 sched_schedule(&iph2->sce, 1, isakmp_chkph1there_stub); in isakmp_post_acquire()
2188 sched_schedule(&iph2->sce, 1, isakmp_chkph1there_stub); in isakmp_post_acquire()
2309 isakmp_chkph1there_stub(struct sched *p) in isakmp_chkph1there_stub() function
2367 sched_schedule(&iph2->sce, 1, isakmp_chkph1there_stub); in isakmp_chkph1there()