Home
last modified time | relevance | path

Searched defs:new_iph1 (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/crypto/dist/ipsec-tools/src/racoon/
Disakmp.c1932 struct ph1handle *new_iph1; in isakmp_ph1dying() local
2011 struct ph1handle *new_iph1; in isakmp_ph1delete() local
3166 struct ph1handle *new_iph1; in purge_remote() local
Dhandler.c264 migrate_ph12(struct ph1handle *old_iph1, struct ph1handle *new_iph1) in migrate_ph12()