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

  /external/ipsec-tools/src/racoon/samples/roadwarrior/client/
racoon.conf 17 passive off;
  /external/ppp/pppd/
lcp.h 73 bool passive; /* Don't die if we don't get a response */ member in struct:lcp_options
lcp.c 141 { "passive", o_bool, &lcp_wantoptions[0].passive,
142 "Set passive mode", 1 },
143 { "-p", o_bool, &lcp_wantoptions[0].passive,
144 "Set passive mode", OPT_ALIAS | 1 },
383 if (wo->passive)
407 * lcp_close() in passive/silent mode when a connection hasn't
    [all...]
  /external/ipsec-tools/src/racoon/
remoteconf.h 87 int passive; /* never initiate */ member in struct:remoteconf
remoteconf.c 186 new->passive = FALSE;
576 s_switch (p->passive));
cftoken.l 348 <S_RMTS>passive { YYD; return(PASSIVE); }
cfparse.y 221 %token NONCE_SIZE DH_GROUP KEEPALIVE PASSIVE INITIAL_CONTACT
    [all...]
isakmp.c     [all...]
  /frameworks/base/location/java/android/location/
ILocationManager.aidl 66 // Passive is true if the location is coming from the passive provider, in which case
68 void reportLocation(in Location location, boolean passive);
  /external/libxml2/
nanoftp.c 133 int passive; /* currently we support only passive !!! */ member in struct:xmlNanoFTPCtxt
483 ret->passive = 1;
513 ctxt->passive = 1;
1360 * passive mode is supported.
    [all...]
  /frameworks/base/services/java/com/android/server/
LocationManagerService.java 476 // create a passive location provider, which is always enabled
    [all...]
  /external/tcpdump/
configure     [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 606 milliseconds