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

  /external/ipsec-tools/src/racoon/
remoteconf.h 69 int idvtype; /* my identifier type */ member in struct:remoteconf
remoteconf.c 183 new->idvtype = IDTYPE_UNDEFINED;
533 pbuf += sprintf(pbuf, "\tmy_identifier %s", s_idtype (p->idvtype));
534 if (p->idvtype == IDTYPE_ASN1DN) {
cfparse.y     [all...]
ipsec_doi.c     [all...]
  /external/ipsec-tools/
setup.c 78 remoteconf.idvtype = IDTYPE_ADDRESS;
264 remoteconf.idvtype = IDTYPE_ASN1DN;

Completed in 138 milliseconds