Home
last modified time | relevance | path

Searched refs:connection_timeout (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/crypto/openssh/
H A Dreadconf.h63 int connection_timeout; /* Max time (seconds) before member
H A Dreadconf.c901 intptr = &options->connection_timeout; in process_config_line_depth()
1861 options->connection_timeout = -1; in initialize_options()
2682 if (o->connection_timeout == -1) in dump_client_config()
2685 dump_cfg_int(oConnectTimeout, o->connection_timeout); in dump_client_config()
H A Dssh.c1370 timeout_ms = options.connection_timeout * 1000; in main()
/freebsd-12.1/sys/netgraph/bluetooth/common/
H A Dng_bluetooth.c113 SYSCTL_PROC(_net_bluetooth_hci, OID_AUTO, connection_timeout,
/freebsd-12.1/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.h53 int connection_timeout, int force_scan);
H A Dp2p_supplicant.c6434 int connection_timeout, int force_scan) in wpas_p2p_group_add_persistent() argument
6534 wpa_s->p2p_first_connection_timeout = connection_timeout; in wpas_p2p_group_add_persistent()