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

  /external/ipsec-tools/src/racoon/
sainfo.c 133 if (ipsecdoi_chkcmpids(peer, s->id_i, 0))
150 if (!ipsecdoi_chkcmpids(loc, s->idsrc, 0) &&
151 !ipsecdoi_chkcmpids(rmt, s->iddst, 0))
ipsec_doi.h 215 extern int ipsecdoi_chkcmpids( const vchar_t *, const vchar_t *, int );
ipsec_doi.c 3399 ipsecdoi_chkcmpids( idt, ids, exact ) function
    [all...]

Completed in 35 milliseconds