Home
last modified time | relevance | path

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

/NextBSD/crypto/openssh/
HDroaming_client.c143 int timeout_ms = options.connection_timeout * 1000; in roaming_resume()
241 int timeout_ms = options.connection_timeout * 1000; in wait_for_roaming_reconnect()
HDreadconf.h77 int connection_timeout; /* Max time (seconds) before member
HDreadconf.c770 intptr = &options->connection_timeout; in process_config_line()
1569 options->connection_timeout = -1; in initialize_options()
HDssh.c1047 timeout_ms = options.connection_timeout * 1000; in main()
/NextBSD/sys/netgraph/bluetooth/common/
HDng_bluetooth.c111 SYSCTL_PROC(_net_bluetooth_hci, OID_AUTO, connection_timeout,
/NextBSD/contrib/wpa/wpa_supplicant/
HDp2p_supplicant.h48 int connection_timeout, int force_scan);
HDp2p_supplicant.c5867 int connection_timeout, int force_scan) in wpas_p2p_group_add_persistent() argument
5966 wpa_s->p2p_first_connection_timeout = connection_timeout; in wpas_p2p_group_add_persistent()