/external/ipsec-tools/src/racoon/ |
sainfo.h | 59 int remoteid; member in struct:sainfo
|
sainfo.c | 79 getsainfo(loc, rmt, peer, remoteid) 81 int remoteid; variable 111 dloc, drmt, dpeer, remoteid ); 127 if(s->remoteid != remoteid) 295 idloc, idrmt, id_i, si->remoteid);
|
isakmp_quick.c | 1808 int remoteid = 0; local [all...] |
pfkey.c | 1645 int remoteid=0; local [all...] |
cfparse.y | 234 %token PFS_GROUP LIFETIME LIFETYPE_TIME LIFETYPE_BYTE STRENGTH REMOTEID 1157 cur_sainfo->remoteid); 1384 | REMOTEID NUMBER 1386 cur_sainfo->remoteid = $2; [all...] |
handler.c | 1089 iph2->sainfo->remoteid);
|
cftoken.l | 289 <S_SAINFS>remoteid { YYD; return(REMOTEID); }
|
/external/ipsec-tools/ |
setup.c | 648 const vchar_t *peer, int remoteid)
|