Home
last modified time | relevance | path

Searched refs:passive (Results 1 – 25 of 64) sorted by relevance

123

/freebsd-10-stable/sys/gnu/dts/arm/
Drk3288-thermal.dtsi14 polling-delay-passive = <1000>; /* milliseconds */
21 polling-delay-passive = <1000>; /* milliseconds */
30 type = "passive";
49 polling-delay-passive = <1000>; /* milliseconds */
58 type = "passive";
Domap4-cpu-thermal.dtsi15 polling-delay-passive = <250>; /* milliseconds */
25 type = "passive";
Domap5-gpu-thermal.dtsi15 polling-delay-passive = <250>; /* milliseconds */
Domap5-core-thermal.dtsi15 polling-delay-passive = <250>; /* milliseconds */
Dtegra124.dtsi916 polling-delay-passive = <1000>;
924 polling-delay-passive = <1000>;
932 polling-delay-passive = <1000>;
940 polling-delay-passive = <1000>;
Dsun5i-a13.dtsi67 polling-delay-passive = <250>;
83 type = "passive";
Dsun4i-a10.dtsi93 polling-delay-passive = <250>;
109 type = "passive";
/freebsd-10-stable/contrib/ipfilter/ipsd/
DREADME5 This program is designed to be a passive listener for TCP packets sent to
28 Lastly, being passive means that no action is taken to stop port scans being
/freebsd-10-stable/contrib/dialog/package/debian/
Dwatch3 opts=passive ftp://invisible-island.net/dialog/dialog-([\d.]+)\.tgz \
/freebsd-10-stable/contrib/byacc/package/debian/
Dwatch3 opts=passive ftp://invisible-island.net/byacc/byacc-(\d+)\.tgz \
Dchangelog157 * debian/watch: version 3 and make FTP passive
173 * debian/watch: Fix to use passive FTP
/freebsd-10-stable/usr.sbin/watchdogd/
Dwatchdogd.c84 static int passive = 0; variable
185 if (passive) in main()
727 passive = 1; in parseargs()
/freebsd-10-stable/libexec/ftpd/
Dextern.h50 void passive(void);
/freebsd-10-stable/contrib/tnftp/
DNEWS15 Add epsv6 and epsv to disable extended passive mode for IPv6 or
DREADME27 * passive mode support, with fallback to active mode
/freebsd-10-stable/usr.sbin/bsdconfig/share/media/
Dftp.subr463 setvar $VAR_FTP_STATE "passive"
560 # auto automatic determination of passive or active
563 # passive passive mode FTP only
784 # auto automatic determination of passive or active
787 # passive passive mode FTP only
/freebsd-10-stable/contrib/tcpdump/
Dconfigure.in371 int passive, gaierr, inet4 = 0, inet6 = 0;
375 for (passive = 0; passive <= 1; passive++) {
378 hints.ai_flags = passive ? AI_PASSIVE : 0;
398 if (passive) {
413 if (passive) {
/freebsd-10-stable/sys/dev/wpi/
Dif_wpi.c2690 chan->passive = htole16(ss->ss_maxdwell); in wpi_scan()
2694 chan->passive = htole16(ss->ss_maxdwell); in wpi_scan()
2724 chan->passive = htole16(110); in wpi_scan()
2728 chan->passive = htole16(120); in wpi_scan()
3294 int chan, i, passive; in wpi_read_eeprom_channels() local
3307 passive = 0; in wpi_read_eeprom_channels()
3313 passive = IEEE80211_CHAN_PASSIVE; in wpi_read_eeprom_channels()
3320 c->ic_flags = IEEE80211_CHAN_B | passive; in wpi_read_eeprom_channels()
3326 c->ic_flags = IEEE80211_CHAN_G | passive; in wpi_read_eeprom_channels()
3342 c->ic_flags = IEEE80211_CHAN_A | passive; in wpi_read_eeprom_channels()
Dif_wpireg.h528 uint16_t passive; /* msecs */ member
/freebsd-10-stable/contrib/opie/
Dftpcmd.y126 VOIDRET passive __P((void));
233 passive();
/freebsd-10-stable/sys/boot/fdt/dts/arm/
Dam335x-evm.dts158 panel_type = <1>; /* Active or passive, compatibility */
/freebsd-10-stable/sys/netinet/libalias/
DHISTORY140 FTP servers in passive mode.
/freebsd-10-stable/sys/dev/ixgbe/
DREADME79 82599-based adapters support all passive and active limiting direct attach
108 82598-based adapters support all passive direct attach cables that comply
/freebsd-10-stable/contrib/ntp/ntpd/
Dntpdbase-opts.def40 multicast client and symmetric passive associations.
52 multicast client and symmetric passive associations.
/freebsd-10-stable/crypto/heimdal/appl/ftp/
DChangeLog492 * ftpd/ftpd.c (pasv): close already open passive port
680 NAT. also turn on passive mode. From <thn@stacken.kth.se>
985 * ftp/main.c (main): new option `-p' for enable passive mode.

123