Searched refs:idvtype (Results 1 – 4 of 4) sorted by relevance
98 int idvtype; /* my identifier type */ member
491 new->idvtype = IDTYPE_UNDEFINED; in newrmconf()961 pbuf += sprintf(pbuf, "\tmy_identifier %s", s_idtype (p->idvtype)); in dump_rmconf_single()962 if (p->idvtype == IDTYPE_ASN1DN) { in dump_rmconf_single()
184 if (cur_rmconf->idvtype == IDTYPE_UNDEFINED) in process_rmconf()185 cur_rmconf->idvtype = IDTYPE_ADDRESS; in process_rmconf()187 if (cur_rmconf->idvtype == IDTYPE_ASN1DN) { in process_rmconf()2128 cur_rmconf->idvtype = $2;2139 cur_rmconf->idvtype = $2;
3587 switch (iph1->rmconf->idvtype) { in ipsecdoi_setid1()