HomeSort by relevance Sort by last modified time
    Searched full:remoteid (Results 1 - 16 of 16) 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.h 190 REMOTEID = 406,
364 #define REMOTEID 406
cftoken.l 296 <S_SAINFS>remoteid { YYD; return(REMOTEID); }
cfparse.y 240 %token PFS_GROUP LIFETIME LIFETYPE_TIME LIFETYPE_BYTE STRENGTH REMOTEID
1261 cur_sainfo->remoteid);
    [all...]
racoon.conf.5 384 remote IP and remoteid from matching sainfo block are used to decide
    [all...]
handler.c 1251 NULL, iph2->sainfo->remoteid);
isakmp.c 2248 uint32_t remoteid = 0; local
    [all...]
  /external/ipsec-tools/
NEWS 47 o Support for ph1id to remoteid matching
setup.c 655 const vchar_t *peer, const vchar_t *client, uint32_t remoteid)
ChangeLog     [all...]
  /external/dnsmasq/src/
option.c 192 { "dhcp-remoteid", 1, 0, LOPT_REMOTE },
    [all...]
  /external/dnsmasq/man/
dnsmasq.8 680 .B --dhcp-circuitid=<network-id>,<circuit-id>, --dhcp-remoteid=<network-id>,<remote-id>
    [all...]
  /external/dnsmasq/man/es/
dnsmasq.8     [all...]
  /external/dnsmasq/man/fr/
dnsmasq.8     [all...]
  /external/dnsmasq/
CHANGELOG.archive     [all...]

Completed in 606 milliseconds