HomeSort by relevance Sort by last modified time
    Searched full:del_ph1 (Results 1 - 1 of 1) sorted by null

  /external/ipsec-tools/src/racoon/
isakmp_inf.c 457 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
    [all...]

Completed in 21 milliseconds