HomeSort by relevance Sort by last modified time
    Searched refs:new_iph1 (Results 1 - 3 of 3) sorted by null

  /external/ipsec-tools/src/racoon/
handler.h 486 extern void migrate_ph12 __P((struct ph1handle *old_iph1, struct ph1handle *new_iph1));
isakmp.c 1954 struct ph1handle *new_iph1; local
2038 struct ph1handle *new_iph1; local
3259 struct ph1handle *new_iph1; local
    [all...]
handler.c 269 * move phase2s from old_iph1 to new_iph1
272 migrate_ph12(old_iph1, new_iph1)
273 struct ph1handle *old_iph1, *new_iph1;
285 bindph12(new_iph1, p);

Completed in 952 milliseconds