From owner-freebsd-questions Mon Aug 27 11:49:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from philotas.hosting.pacbell.net (philotas.hosting.pacbell.net [216.100.99.24]) by hub.freebsd.org (Postfix) with ESMTP id 56AAF37B409 for ; Mon, 27 Aug 2001 11:49:11 -0700 (PDT) (envelope-from ganesh@serve2net.com) Received: from ganeshlaptop ([209.11.153.198]) by philotas.hosting.pacbell.net id OAA23021; Mon, 27 Aug 2001 14:49:10 -0400 (EDT) [ConcentricHost SMTP Relay 1.7] From: "S.V. Ganesh" To: Subject: TCP PCB size Date: Mon, 27 Aug 2001 11:51:30 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MIMEOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG What is the size of the IPCB(struct inpcb) and TPCB(struct tcpcb) structure? (ignoring platform specific alignment issues) Stevens v2 has 84(inpcb) and 140(tcpcb) bytes. Thanks, -svg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message