Searched hist:"3 d4d47f39858441d8b8625898e74563f7b60e2b5" (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/netinet/ |
H A D | ip_divert.c | 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. 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 D | in_pcb.h | 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. 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 D | tcp_timewait.c | 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. 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 D | raw_ip.c | 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. 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 D | udp_usrreq.c | 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. 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 D | in_pcb.c | 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. 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 D | tcp_subr.c | 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. 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.
|