Subject: Re: [review please] tcp syn cache cleanup code for sc->sc_so
To: Matt Thomas <matt@3am-software.com>
From: None <itojun@iijlab.net>
List: tech-net
Date: 08/20/1999 17:36:29
>	So here's an update; give me your comments on structure naming
>	(syn_cache_link) or some logic.  sc_refcnt is signed int but
>	it should be enough as we only have 16bit port number space.

	oops, this does not make sense to talk about port number space here...
	anyway it should be enough.

itojun