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

  /external/ipsec-tools/src/racoon/
proposal.h 59 int prop_no; member in struct:saprop
remoteconf.h 56 int prop_no; member in struct:isakmpsa
proposal.c 212 newpp->prop_no = pp1->prop_no;
762 newpp->prop_no = p0->prop->p_no;
1046 newpp->prop_no = 1;
1206 pp0->prop_no = 1;
cfparse.y 100 int prop_no;
    [all...]
ipsec_doi.c     [all...]
remoteconf.c 1066 "\t/* prop_no=%d, trns_no=%d */\n",
1067 prop->prop_no, prop->trns_no);
  /external/ipsec-tools/
setup.c 297 p->prop_no = 1;

Completed in 44 milliseconds