Searched refs:del_ph1 (Results 1 - 1 of 1) sorted by relevance

/external/ipsec-tools/src/racoon/
H A Disakmp_inf.c457 struct ph1handle *del_ph1;
511 del_ph1=getph1byindex((isakmp_index *)(delete + 1));
512 if(del_ph1 != NULL){
514 EVT_PUSH(del_ph1->local, del_ph1->remote,
516 if (del_ph1->scr)
517 SCHED_KILL(del_ph1->scr);
523 isakmp_ph1expire(del_ph1);
456 struct ph1handle *del_ph1; local

Completed in 100 milliseconds