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

  /external/ipsec-tools/src/racoon/
sainfo.c 80 getsainfo(loc, rmt, peer, client, remoteid)
82 uint32_t remoteid;
114 dloc, drmt, dpeer, dclient, remoteid );
127 if(s->remoteid != remoteid) {
129 "remoteid mismatch: %u != %u\n",
130 s->remoteid, remoteid);
236 if(s->remoteid)
387 idloc, idrmt, id_i, si->remoteid);
    [all...]
sainfo.h 63 uint32_t remoteid; member in struct:sainfo
cfparse.y 240 %token PFS_GROUP LIFETIME LIFETYPE_TIME LIFETYPE_BYTE STRENGTH REMOTEID
1261 cur_sainfo->remoteid);
    [all...]
handler.c 1251 NULL, iph2->sainfo->remoteid);
isakmp.c 2248 uint32_t remoteid = 0; local
    [all...]
  /external/ipsec-tools/
setup.c 661 const vchar_t *peer, const vchar_t *client, uint32_t remoteid)

Completed in 43 milliseconds