On Mon, 27 Aug 2001, Alfred Perlstein wrote:
> * Mike Silbersack <[EMAIL PROTECTED]> [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 wo
* Mike Silbersack <[EMAIL PROTECTED]> [010827 15:57] wrote:
>
> On Mon, 27 Aug 2001, Alfred Perlstein wrote:
>
> > It's actually a bit more difficult than that because you need to
> > include a bunch of kernel headers (as well as defining _KERNEL)
> > to get at it from userland.
>
> The easy wa
ed "stupid".
Thanks,
-svg
-Original Message-
From: Bill Fumerola [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 27, 2001 1:34 PM
To: Kris Kennaway
Cc: S.V. Ganesh; [EMAIL PROTECTED]
Subject: Re: Fwd: TCP PCB size
On Mon, Aug 27, 2001 at 01:32:18PM -0700, Kris Kennaway wrote:
> I
On Mon, 27 Aug 2001, Alfred Perlstein wrote:
> It's actually a bit more difficult than that because you need to
> include a bunch of kernel headers (as well as defining _KERNEL)
> to get at it from userland.
The easy way to do this is to copy the top of one of the files from
netstat, which alre
* Bill Fumerola <[EMAIL PROTECTED]> [010827 15:33] wrote:
> On Mon, Aug 27, 2001 at 01:32:18PM -0700, Kris Kennaway wrote:
> > I've forwarded this message to the freebsd-net mailing list where it's
> > more on-topic for discussion.
> >
> > Kris
> >
> > On Mon, Aug 27, 2001 at 11:51:30AM -0700, S
* Kris Kennaway <[EMAIL PROTECTED]> [010827 15:32] wrote:
> I've forwarded this message to the freebsd-net mailing list where it's
> more on-topic for discussion.
>
> Kris
>
> On Mon, Aug 27, 2001 at 11:51:30AM -0700, S.V. Ganesh wrote:
> > What is the size of the IPCB(struct inpcb) and TPCB(str
On Mon, Aug 27, 2001 at 01:32:18PM -0700, Kris Kennaway wrote:
> I've forwarded this message to the freebsd-net mailing list where it's
> more on-topic for discussion.
>
> Kris
>
> On Mon, Aug 27, 2001 at 11:51:30AM -0700, S.V. Ganesh wrote:
> > What is the size of the IPCB(struct inpcb) and TPC
I've forwarded this message to the freebsd-net mailing list where it's
more on-topic for discussion.
Kris
On Mon, Aug 27, 2001 at 11:51:30AM -0700, S.V. Ganesh wrote:
> What is the size of the IPCB(struct inpcb) and TPCB(struct tcpcb) structure?
> (ignoring platform specific alignment issues)
>