Home
last modified time | relevance | path

Searched refs:getidval (Results 1 – 1 of 1) sorted by relevance

/external/ipsec-tools/src/racoon/
Dipsec_doi.c161 static vchar_t *getidval __P((int, vchar_t *));
3694 ident0 = getidval(id->idtype, id->id);
3770 ident = getidval(iph1->rmconf->idvtype, iph1->rmconf->idv);
3774 ident = getidval(iph1->rmconf->idvtype, iph1->rmconf->idv);
3778 ident = getidval(iph1->rmconf->idvtype, iph1->rmconf->idv);
3873 getidval(type, val) in getidval() function