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

/linux-master/net/ipv4/
H A Dtcp_timer.c49 u32 tcp_clamp_probe0_to_user_timeout(const struct sock *sk, u32 when) function
H A Dtcp_output.c4402 timeout = tcp_clamp_probe0_to_user_timeout(sk, timeout);
H A Dtcp_input.c3507 when = tcp_clamp_probe0_to_user_timeout(sk, when);
/linux-master/include/net/
H A Dtcp.h700 u32 tcp_clamp_probe0_to_user_timeout(const struct sock *sk, u32 when);

Completed in 153 milliseconds