Searched refs:tcp_reqsk_timeout (Results 1 – 2 of 2) sorted by relevance
722 tcp_reqsk_timeout(req) / HZ; in tcp_check_req()771 expires += tcp_reqsk_timeout(req); in tcp_check_req()
868 static inline unsigned long tcp_reqsk_timeout(struct request_sock *req) in tcp_reqsk_timeout() function