/freebsd/sys/contrib/openzfs/.github/ |
H A D | stale.yml | 1 # Number of days of inactivity before an issue becomes stale 3 # Number of days of inactivity before a stale issue is closed
|
H A D | no-response.yml | 3 # Number of days of inactivity before an Issue is closed for lack of response
|
/freebsd/sys/net80211/ |
H A D | ieee80211_node.h | 36 * 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 D | ieee80211_var.h | 146 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 D | ieee80211_ioctl.h | 158 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 D | ieee80211_node.c | 140 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 D | wlandebug.8 | 138 trace station inactivity processing; in particular, 140 inactivity.
|
H A D | wlandebug.c | 78 #define IEEE80211_MSG_INACT 0x00000080 /* inactivity handling */
|
/freebsd/crypto/openssh/ |
H A D | channels.h | 210 /* Inactivity timeouts */ 214 /* Inactivity timeout deadline in seconds (0 = no timeout) */ 312 /* channel inactivity timeouts */
|
H A D | readconf.h | 185 char **channel_timeouts; /* inactivity timeout by channel type */
|
H A D | servconf.h | 246 char **channel_timeouts; /* inactivity timeout by channel type */
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | tcp_common.h | 132 …__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 D | devantech-srf04.yaml | 60 it's switched on again. After some period of inactivity the driver
|
/freebsd/usr.sbin/ppp/ |
H A D | chat.h | 73 struct pppTimer pause; /* Inactivity timer */
|
/freebsd/share/man/man4/ |
H A D | net80211.4 | 405 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 D | ng_bridge.4 | 171 parameter determines how long a period of inactivity before
|
/freebsd/crypto/heimdal/lib/kadm5/ |
H A D | iprop.8 | 151 time of inactivity after which a slave is considered gone (default 5 min)
|
/freebsd/sys/cam/scsi/ |
H A D | smp_all.c | 330 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 D | sta_info.c | 565 "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 D | ftp.1 | 354 Set the inactivity timer on the remote server to 359 is omitted, the current inactivity timer is printed.
|
/freebsd/share/examples/ppp/ |
H A D | ppp.conf.sample | 330 # 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 D | ftpd.8 | 130 The inactivity timeout period is set to
|
/freebsd/sys/dev/isci/scil/ |
H A D | sati_mode_pages.c | 126 0x00, // Byte 4 - Bus Inactivity Limit
|
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/ |
H A D | BEGEMOT-WIRELESS-MIB.txt | 854 "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 D | scsi_modes | 98 {Bus Inactivity Limit} i2
|