Home
last modified time | relevance | path

Searched hist:"3 d4d47f39858441d8b8625898e74563f7b60e2b5" (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/netinet/
H A Dip_divert.cdiff 3d4d47f39858441d8b8625898e74563f7b60e2b5 Tue Mar 24 19:06:34 CET 1998 Garrett Wollman <wollman@FreeBSD.org> 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.
diff 3d4d47f39858441d8b8625898e74563f7b60e2b5 Tue Mar 24 19:06:34 CET 1998 Garrett Wollman <wollman@FreeBSD.org> 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.
H A Din_pcb.hdiff 3d4d47f39858441d8b8625898e74563f7b60e2b5 Tue Mar 24 19:06:34 CET 1998 Garrett Wollman <wollman@FreeBSD.org> 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.
diff 3d4d47f39858441d8b8625898e74563f7b60e2b5 Tue Mar 24 19:06:34 CET 1998 Garrett Wollman <wollman@FreeBSD.org> 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.
H A Dtcp_timewait.cdiff 3d4d47f39858441d8b8625898e74563f7b60e2b5 Tue Mar 24 19:06:34 CET 1998 Garrett Wollman <wollman@FreeBSD.org> 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.
diff 3d4d47f39858441d8b8625898e74563f7b60e2b5 Tue Mar 24 19:06:34 CET 1998 Garrett Wollman <wollman@FreeBSD.org> 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.
H A Draw_ip.cdiff 3d4d47f39858441d8b8625898e74563f7b60e2b5 Tue Mar 24 19:06:34 CET 1998 Garrett Wollman <wollman@FreeBSD.org> 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.
diff 3d4d47f39858441d8b8625898e74563f7b60e2b5 Tue Mar 24 19:06:34 CET 1998 Garrett Wollman <wollman@FreeBSD.org> 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.
H A Dudp_usrreq.cdiff 3d4d47f39858441d8b8625898e74563f7b60e2b5 Tue Mar 24 19:06:34 CET 1998 Garrett Wollman <wollman@FreeBSD.org> 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.
diff 3d4d47f39858441d8b8625898e74563f7b60e2b5 Tue Mar 24 19:06:34 CET 1998 Garrett Wollman <wollman@FreeBSD.org> 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.
H A Din_pcb.cdiff 3d4d47f39858441d8b8625898e74563f7b60e2b5 Tue Mar 24 19:06:34 CET 1998 Garrett Wollman <wollman@FreeBSD.org> 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.
diff 3d4d47f39858441d8b8625898e74563f7b60e2b5 Tue Mar 24 19:06:34 CET 1998 Garrett Wollman <wollman@FreeBSD.org> 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.
H A Dtcp_subr.cdiff 3d4d47f39858441d8b8625898e74563f7b60e2b5 Tue Mar 24 19:06:34 CET 1998 Garrett Wollman <wollman@FreeBSD.org> 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.
diff 3d4d47f39858441d8b8625898e74563f7b60e2b5 Tue Mar 24 19:06:34 CET 1998 Garrett Wollman <wollman@FreeBSD.org> 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.