HomeSort by relevance Sort by last modified time
    Searched full:passive (Results 1 - 25 of 107) sorted by null

1 2 3 4 5

  /external/ipsec-tools/src/racoon/samples/roadwarrior/client/
racoon.conf 17 passive off;
  /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/iptables/extensions/
libxt_osf.man 1 The osf module does passive operating system fingerprinting. This modules
6 Match an operating system genre by using a passive fingerprinting.
libxt_osf.c 39 "[!] --genre string Match a OS genre by passive fingerprinting.\n"
  /frameworks/base/services/java/com/android/server/location/
PassiveProvider.java 31 * A passive location provider reports locations received from other providers
85 // We do not want to match the special passive provider based on criteria.
  /external/chromium/chrome/browser/sync/engine/
model_safe_worker.cc 54 // The passive group is not the work thread for any browser model.
  /external/ipsec-tools/src/racoon/samples/
racoon.conf.sample 32 #passive on ;
  /external/iproute2/include/linux/can/
netlink.h 100 __u32 error_passive; /* Changes to error passive state */
  /external/chromium/chrome/browser/sync/sessions/
ordered_commit_set_unittest.cc 50 // PASSIVE has one element removed. Finally, truncate to 1 so only UI is
78 SCOPED_TRACE(::testing::Message("PASSIVE projection mismatch at i = ")
  /hardware/libhardware_legacy/include/hardware_legacy/
wifi.h 139 * <td>DRIVER SCAN-PASSIVE<BR>&nbsp;&nbsp;Set scan type to passive</td>
  /external/tcpdump/
configure.in 323 int passive, gaierr, inet4 = 0, inet6 = 0;
327 for (passive = 0; passive <= 1; passive++) {
330 hints.ai_flags = passive ? AI_PASSIVE : 0;
350 if (passive) {
365 if (passive) {
ieee802_11_radio.h 187 #define IEEE80211_CHAN_PASSIVE 0x0200 /* Only passive scan allowed */
print-ntp.c 58 { MODE_SYM_PAS, "symmetric passive" },
  /external/chromium/net/ftp/
ftp_network_transaction_unittest.cc 84 "227 Entering Extended Passive Mode (|||31744|)\r\n");
219 "227 Entering Passive Mode 127,0,0,1,123,456\r\n");
269 "227 Entering Passive Mode 127,0,0,1,123,456\r\n");
307 "227 Entering Passive Mode 127,0,0,1,123,456\r\n");
418 "227 Entering Passive Mode 127,0,0,1,123,456\r\n");
472 "227 Entering Passive Mode 127,0,0,1,123,456\r\n");
    [all...]
  /external/ipsec-tools/src/racoon/
cfparse.h 151 PASSIVE = 367,
325 #define PASSIVE 367
remoteconf.c 214 if ((rmsel->flags & GETRMCONF_F_NO_PASSIVE) && rmconf->passive){
216 "Not matched: passive conf.\n");
512 new->passive = FALSE;
1051 s_switch (p->passive));
remoteconf.h 117 int passive; /* never initiate */ member in struct:remoteconf
  /hardware/broadcom/wlan/bcm4329/wpa_supplicant_8_lib/
driver_cmd_wext.c 102 /* Set passive dwell time (default is 250) */
165 /* Set passive dwell time (default is 250) */
  /hardware/broadcom/wlan/bcmdhd/wpa_supplicant_8_lib/
driver_cmd_wext.c 103 /* Set passive dwell time (default is 250) */
166 /* Set passive dwell time (default is 250) */
  /external/ppp/pppd/
lcp.h 73 bool passive; /* Don't die if we don't get a response */ member in struct:lcp_options
  /system/core/libcutils/
qtaguid.c 33 static const char *GLOBAL_PACIFIER_PARAM = "/sys/module/xt_qtaguid/parameters/passive";
  /frameworks/base/services/java/com/android/server/
LocationManagerService.java 480 // create a passive location provider, which is always enabled
    [all...]
  /external/bluetooth/bluez/tools/
hciconfig.c 131 "Passive Scanning State",
135 "Non-connectable Advertising State and Passive Scanning State combination",
136 "Scannable Advertising State and Passive Scanning State combination",
137 "Connectable Advertising State and Passive Scanning State combination",
138 "Directed Advertising State and Passive Scanning State combination",
149 "Passive Scanning State and Initiating State combination",
151 "Passive Scanning State and Master Role combination",
153 "Passive Scanning State and Slave Role combination",
    [all...]
  /external/chromium/chrome/browser/sync/
profile_sync_service_harness.h 74 // the |partner| should be the passive responder who responds to the actions
  /external/iproute2/ip/
iplink_can.c 190 [CAN_STATE_ERROR_PASSIVE] = "ERROR-PASSIVE",

Completed in 3729 milliseconds

1 2 3 4 5