Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/target/iscsi/
Discsi_target_nego.c536 struct conn_timeout { struct
543 struct conn_timeout *timeout = from_timer(timeout, t, timer); in iscsi_target_login_timeout() argument
563 struct conn_timeout timeout; in iscsi_target_do_login_rx()
/Linux-v6.1/net/bluetooth/
Dhci_conn.c1255 u16 conn_timeout, u8 role) in hci_connect_le() argument
1317 conn->conn_timeout = conn_timeout; in hci_connect_le()
1489 u16 conn_timeout, in hci_connect_le_scan() argument
1534 conn->conn_timeout = conn_timeout; in hci_connect_le_scan()
Dhci_sync.c5959 conn->conn_timeout, NULL); in hci_le_ext_create_conn_sync()
6055 conn->conn_timeout, NULL); in hci_le_create_conn_sync()
Dhci_event.c1592 conn->conn_timeout); in hci_cc_le_set_adv_enable()
1638 conn->conn_timeout); in hci_cc_le_set_ext_adv_enable()
2888 conn->conn_timeout); in cs_le_create_conn()
/Linux-v6.1/net/tipc/
Dsocket.c119 u16 conn_timeout; member
524 tsk->conn_timeout = CONN_TIMEOUT_DEFAULT; in tipc_sk_create()
2238 delay %= (tsk->conn_timeout / 4); in tipc_sk_filter_connect()
2577 long timeout = (flags & O_NONBLOCK) ? 0 : tsk->conn_timeout; in tipc_connect()
3190 tipc_sk(sk)->conn_timeout = value; in tipc_setsockopt()
3263 value = tsk->conn_timeout; in tipc_getsockopt()
/Linux-v6.1/include/net/bluetooth/
Dhci_core.h715 __u16 conn_timeout; member
1315 u16 conn_timeout,
1319 u16 conn_timeout, u8 role);