Date: Mon, 12 May 1997 20:00:01 -0700 (PDT) From: Bruce Evans <bde@zeta.org.au> To: freebsd-bugs Subject: Re: kern/3584: small cleanup to tcp_input.c Message-ID: <199705130300.UAA24238@hub.freebsd.org>
index | next in thread | raw e-mail
The following reply was made to PR kern/3584; it has been noted by GNATS. From: Bruce Evans <bde@zeta.org.au> To: FreeBSD-gnats-submit@freebsd.org, luigi@iet.unipi.it Cc: Subject: Re: kern/3584: small cleanup to tcp_input.c Date: Tue, 13 May 1997 12:54:55 +1000 > The TCP_REASS macro is defined two times, depending on the > value of TCP_ACK_HACK. Since the macro is quite long, I think > this definition is preferable Fine. > (and consistent with the > convention for multiline macros in style(9) ). Aligned backslashes may be easier to read, but they are Kernal Abnormal Form, especially in network code (see mbuf.h). Brucehome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705130300.UAA24238>
