Searched refs:idv (Results 1 – 7 of 7) sorted by relevance
/external/ipsec-tools/src/racoon/ |
D | remoteconf.c | 531 new->idv = NULL; in newrmconf() 687 if (new->idv != NULL && new->idv == rmconf->idv) { 688 new->idv = vdup(new->idv); 689 STRDUP_FATAL(new->idv); 737 if (rmconf->idv) 738 vfree(rmconf->idv); 1027 if (p->idv) in dump_rmconf_single() 1028 pbuf += sprintf (pbuf, " \"%s\"", p->idv->v); in dump_rmconf_single()
|
D | cfparse.y | 1456 vchar_t *idv; variable 1458 if (set_identifier(&idv, $2, $3) != 0) { 1462 cur_sainfo->id_i = vmalloc(sizeof(*id_b) + idv->l); 1475 idv->v, idv->l); 1476 vfree(idv); 1720 if (cur_rmconf->idv) 1724 } else if (cur_rmconf->idv) { 1925 if (set_identifier(&cur_rmconf->idv, $2, $3) != 0) { 1934 if (set_identifier_qual(&cur_rmconf->idv, $2, $4, $3) != 0) {
|
D | remoteconf.h | 99 vchar_t *idv; /* my identifier */ member
|
D | ipsec_doi.c | 3666 ident = vdup(iph1->rmconf->idv); 3670 ident = vdup(iph1->rmconf->idv); 3674 ident = vdup(iph1->rmconf->idv); 3678 if (iph1->rmconf->idv) { 3680 ident = vdup(iph1->rmconf->idv); 3696 if (iph1->rmconf->idv) 3697 ipid = (struct sockaddr *)iph1->rmconf->idv->v;
|
/external/ipsec-tools/ |
D | setup.c | 333 remoteconf->idv = strtovchar(identifier); in set_pre_shared_key() 334 remoteconf->idv->l -= 1; in set_pre_shared_key()
|
/external/chromium/net/base/ |
D | effective_tld_names.gperf | 1571 idv.hk, 0 1572 idv.tw, 0
|
D | effective_tld_names.dat | 1034 idv.hk 4323 idv.tw
|