Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_recovery.c112 timeout = usecs_to_jiffies(timeout) + TCP_TIMEOUT_MIN; in tcp_rack_mark_lost()
H A Dtcp_timer.c56 remaining = max_t(u32, remaining, TCP_TIMEOUT_MIN); in tcp_clamp_probe0_to_user_timeout()
H A Dtcp_output.c2759 timeout += TCP_TIMEOUT_MIN; in tcp_schedule_loss_probe()
H A Dtcp_input.c6129 TCP_TIMEOUT_MIN, TCP_RTO_MAX); in tcp_rcv_synsent_state_process()
/OK3568_Linux_fs/kernel/include/net/
H A Dtcp.h141 #define TCP_TIMEOUT_MIN (2U) /* Min timeout for TCP timers in jiffies */ macro
/OK3568_Linux_fs/kernel/net/core/
H A Dfilter.c4846 timeout < TCP_TIMEOUT_MIN) in _bpf_setsockopt()
4853 timeout < TCP_TIMEOUT_MIN) in _bpf_setsockopt()