Garrett Wollman 3d4d47f398 Use the zone allocator to allocate inpcbs and tcpcbs. Each protocol creates
its own zone; this is used particularly by TCP which allocates both inpcb and
tcpcb in a single allocation.  (Some hackery ensures that the tcpcb is
reasonably aligned.)  Also keep track of the number of pcbs of each type
allocated, and keep a generation count (instance version number) for future
use.
1998-03-24 18:06:34 +00:00
..
1998-03-23 16:27:43 +00:00
1998-02-25 13:08:07 +00:00
1998-02-09 06:11:36 +00:00
1998-03-23 14:49:12 +00:00
1998-02-09 06:11:36 +00:00
1998-01-08 23:42:31 +00:00
1998-02-09 06:11:36 +00:00
1998-03-17 10:54:23 +00:00
1998-03-23 14:06:25 +00:00
1997-05-28 04:45:15 +00:00
1998-03-23 14:06:25 +00:00