Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Aug 2001 18:13:41 -0400 (EDT)
From:      Mike Silbersack <silby@silby.com>
To:        Alfred Perlstein <bright@mu.org>
Cc:        Bill Fumerola <billf@mu.org>, Kris Kennaway <kris@obsecurity.org>, "S.V. Ganesh" <ganesh@serve2net.com>, <freebsd-net@FreeBSD.ORG>
Subject:   Re: Fwd: TCP PCB size
Message-ID:  <Pine.BSF.4.30.0108271811360.96218-100000@niwun.pair.com>
In-Reply-To: <20010827164645.K81307@elvis.mu.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On Mon, 27 Aug 2001, Alfred Perlstein wrote:

> * Mike Silbersack <silby@silby.com> [010827 15:57] wrote:
> >
> > The easy way to do this is to copy the top of one of the files from
> > netstat, which already has all the includes included and in the proper
> > order. :)
>
> Odd, you think it would only need to know of the xsocket/xinpcb
> stuff which is exported to userland.
>
> --
> -Alfred Perlstein [alfred@freebsd.org]

True, that's all it should need to know.  However, it does include
basically all netinet related headers, and we have no #ifdef _KERNEL
around the structure definitions in said header files.

Mike "Silby" Silbersack


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.30.0108271811360.96218-100000>