| commit | df19a6267705456f463871ae2aabc44299909d2a | [log] [tgz] |
|---|---|---|
| author | Eric Dumazet <eric.dumazet@gmail.com> | Fri Aug 28 23:48:54 2009 -0700 |
| committer | David S. Miller <davem@davemloft.net> | Fri Aug 28 23:48:54 2009 -0700 |
| tree | 59654abf9eb5dc58c9f8773dde5738b5bcb18312 | |
| parent | 5e9b2dbfcbc9b180a0064d8a473a4652ee99c9ad [diff] |
tcp: keepalive cleanups Introduce keepalive_probes(tp) helper, and use it, like keepalive_time_when(tp) and keepalive_intvl_when(tp) Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>