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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Dremoteconf.h53 int idvtype_p; /* peer's identifier type */ member in struct:remoteconf
H A Dremoteconf.c153 new->idvtype_p = IDTYPE_ADDRESS;
H A Dcfparse.y793 cur_rmconf->idvtype_p = $2;
H A Dipsec_doi.c2986 if (iph1->rmconf->idvtype_p != doi2idtype(id_b->type)) {
2994 ident0 = getidval(iph1->rmconf->idvtype_p, iph1->rmconf->idv_p);
2996 switch (iph1->rmconf->idvtype_p) {

Completed in 97 milliseconds