X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=net%2Fdccp%2Fdccp.h;h=272e8584564e68bb06a59f21a511ae413efa971e;hb=202dd450246cd658e298a86dddca5592fcb898cd;hp=0a21be437ed326d227a3e8a590048987c91f5055;hpb=23930fa1cebfea6f79881c588ccd1b0781e49e3f;p=powerpc.git diff --git a/net/dccp/dccp.h b/net/dccp/dccp.h index 0a21be437e..272e858456 100644 --- a/net/dccp/dccp.h +++ b/net/dccp/dccp.h @@ -50,7 +50,7 @@ extern void dccp_time_wait(struct sock *sk, int state, int timeo); #define DCCP_TIMEWAIT_LEN (60 * HZ) /* how long to wait to destroy TIME-WAIT * state, about 60 seconds */ -/* draft-ietf-dccp-spec-11.txt initial RTO value */ +/* RFC 1122, 4.2.3.1 initial RTO value */ #define DCCP_TIMEOUT_INIT ((unsigned)(3 * HZ)) /* Maximal interval between probes for local resources. */