Searched refs:CONN_TIMEOUT_DEFAULT (Results 1 – 1 of 1) sorted by relevance
55 #define CONN_TIMEOUT_DEFAULT 8000 /* default connect timeout = 8s */ macro522 tsk->conn_timeout = CONN_TIMEOUT_DEFAULT; in tipc_sk_create()553 long timeout = msecs_to_jiffies(CONN_TIMEOUT_DEFAULT); in __tipc_shutdown()