Home
last modified time | relevance | path

Searched full:inactivity (Results 1 – 25 of 85) sorted by relevance

1234

/freebsd/sys/contrib/openzfs/.github/
H A Dstale.yml1 # Number of days of inactivity before an issue becomes stale
3 # Number of days of inactivity before a stale issue is closed
H A Dno-response.yml3 # Number of days of inactivity before an Issue is closed for lack of response
/freebsd/sys/net80211/
H A Dieee80211_node.h36 * IEEE80211_INACT_WAIT seconds to handle "inactivity processing".
37 * This is used to do node inactivity processing when operating
38 * as an AP, adhoc or mesh mode. For inactivity processing each node
41 * to zero. We use different inactivity timeout values depending
47 #define IEEE80211_INACT_WAIT 15 /* inactivity interval (secs) */
276 short ni_inact; /* inactivity mark count */
277 short ni_inact_reload;/* inactivity reload value */
H A Dieee80211_var.h146 struct callout ic_inact; /* inactivity processing */
429 /* inactivity timer settings */
498 int iv_inact_timer; /* inactivity timer wait */
1036 #define IEEE80211_MSG_INACT 0x00000080 /* inactivity handling */
H A Dieee80211_ioctl.h158 uint32_t is_node_timeout; /* nodes timed out inactivity */
447 uint16_t isi_inact; /* inactivity timer */
689 #define IEEE80211_IOC_INACTIVITY 94 /* sta inactivity handling */
H A Dieee80211_node.c140 ic->ic_flags_ext |= IEEE80211_FEXT_INACT; /* inactivity processing */ in ieee80211_node_attach()
159 /* default station inactivity timer settings */ in ieee80211_node_vattach()
2432 "probe station due to inactivity"); in timeout_stations()
2452 "station timed out due to inactivity " in timeout_stations()
2537 * Per-ieee80211vap inactivity timer callback.
2551 * Per-ieee80211com inactivity timer callback.
3023 * for inactivity. in ieee80211_node_leave()
/freebsd/usr.sbin/wlandebug/
H A Dwlandebug.8138 trace station inactivity processing; in particular,
140 inactivity.
H A Dwlandebug.c78 #define IEEE80211_MSG_INACT 0x00000080 /* inactivity handling */
/freebsd/crypto/openssh/
H A Dchannels.h210 /* Inactivity timeouts */
214 /* Inactivity timeout deadline in seconds (0 = no timeout) */
312 /* channel inactivity timeouts */
H A Dreadconf.h185 char **channel_timeouts; /* inactivity timeout by channel type */
H A Dservconf.h246 char **channel_timeouts; /* inactivity timeout by channel type */
/freebsd/sys/dev/qlnx/qlnxe/
H A Dtcp_common.h132 …__le32 ka_timeout /* This member specifies, in ms, the timeout interval for inactivity before send…
200 …__le32 ka_timeout /* This member specifies, in ms, the timeout interval for inactivity before send…
/freebsd/sys/contrib/device-tree/Bindings/iio/proximity/
H A Ddevantech-srf04.yaml60 it's switched on again. After some period of inactivity the driver
/freebsd/usr.sbin/ppp/
H A Dchat.h73 struct pppTimer pause; /* Inactivity timer */
/freebsd/share/man/man4/
H A Dnet80211.4405 Return whether or not the system handles inactivity processing in
407 When inactivity processing is enabled the system will track stations
1010 Set whether or not the system handles inactivity processing using the value in
1012 When inactivity processing is enabled the system will track stations
H A Dng_bridge.4171 parameter determines how long a period of inactivity before
/freebsd/crypto/heimdal/lib/kadm5/
H A Diprop.8151 time of inactivity after which a slave is considered gone (default 5 min)
/freebsd/sys/cam/scsi/
H A Dsmp_all.c330 sbuf_printf(sb, "STP Bus Inactivity Time Limit: %d\n", in smp_report_general_sbuf()
373 sbuf_printf(sb, "Zone Inactivity Time Limit: %d\n", in smp_report_general_sbuf()
/freebsd/contrib/wpa/src/ap/
H A Dsta_info.c565 "Check inactivity: Could not " in ap_handle_timer()
570 * Anyway, try again after the next inactivity timeout, in ap_handle_timer()
679 "inactivity"); in ap_handle_timer()
695 "inactivity (timer DEAUTH/REMOVE)"); in ap_handle_timer()
/freebsd/crypto/heimdal/appl/ftp/ftp/
H A Dftp.1354 Set the inactivity timer on the remote server to
359 is omitted, the current inactivity timer is printed.
/freebsd/share/examples/ppp/
H A Dppp.conf.sample330 # Drop the link after 15 minutes of inactivity
331 # Inactivity is defined by the `set filter alive' line below
/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.8130 The inactivity timeout period is set to
/freebsd/sys/dev/isci/scil/
H A Dsati_mode_pages.c126 0x00, // Byte 4 - Bus Inactivity Limit
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A DBEGEMOT-WIRELESS-MIB.txt854 "The value of this object specifies whether inactivity processing
1146 "The value of this peer's inactivity timer."
2338 due to inactivity timeout."
3440 "The value of this neighbor's inactivity timer."
3720 "The HWMP Route inactivity timeout."
/freebsd/share/misc/
H A Dscsi_modes98 {Bus Inactivity Limit} i2

1234