Searched refs:timeout_sec (Results 1 – 1 of 1) sorted by relevance
1537 int32_t timeout_sec = -1; /* if not changed, this will be min timeout */ in offload_connect() local1542 timeout_sec = timeout / MSEC_PER_SEC; in offload_connect()1592 timeout_sec = CLAMP(timeout_sec, 30, 360); in offload_connect()1596 dst_port, timeout_sec); in offload_connect()