Searched defs:max_when (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/include/net/ |
| H A D | inet_connection_sock.h | 271 inet_csk_reset_xmit_timer(struct sock *sk, const int what, unsigned long when, const unsigned long max_when) inet_csk_reset_xmit_timer() argument 303 inet_csk_rto_backoff(const struct inet_connection_sock *icsk, unsigned long max_when) inet_csk_rto_backoff() argument
|
| H A D | tcp.h | 1316 tcp_reset_xmit_timer(struct sock *sk, const int what, unsigned long when, const unsigned long max_when) tcp_reset_xmit_timer() argument 1337 tcp_probe0_when(const struct sock *sk, unsigned long max_when) tcp_probe0_when() argument
|
| /kernel/linux/linux-6.6/include/net/ |
| H A D | inet_connection_sock.h | 218 inet_csk_reset_xmit_timer(struct sock *sk, const int what, unsigned long when, const unsigned long max_when) inet_csk_reset_xmit_timer() argument 245 inet_csk_rto_backoff(const struct inet_connection_sock *icsk, unsigned long max_when) inet_csk_rto_backoff() argument
|
| H A D | tcp.h | 1337 tcp_reset_xmit_timer(struct sock *sk, const int what, unsigned long when, const unsigned long max_when) tcp_reset_xmit_timer() argument 1358 tcp_probe0_when(const struct sock *sk, unsigned long max_when) tcp_probe0_when() argument
|
Completed in 10 milliseconds