Home
last modified time | relevance | path

Searched refs:tcp_clamp_probe0_to_user_timeout (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/net/ipv4/
Dtcp_timer.c44 u32 tcp_clamp_probe0_to_user_timeout(const struct sock *sk, u32 when) in tcp_clamp_probe0_to_user_timeout() function
Dtcp_output.c4224 timeout = tcp_clamp_probe0_to_user_timeout(sk, timeout); in tcp_send_probe0()
Dtcp_input.c3481 when = tcp_clamp_probe0_to_user_timeout(sk, when); in tcp_ack_probe()
/Linux-v6.6/include/net/
Dtcp.h647 u32 tcp_clamp_probe0_to_user_timeout(const struct sock *sk, u32 when);