From owner-freebsd-hackers Mon Jul 16 23:47:26 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from xfreek.mindriot.net (24-168-212-220.he.cox.rr.com [24.168.212.220]) by hub.freebsd.org (Postfix) with SMTP id 2C6ED37B407 for ; Mon, 16 Jul 2001 23:47:23 -0700 (PDT) (envelope-from rootx11@xfreek.mindriot.net) Received: (qmail 1554 invoked by uid 1001); 17 Jul 2001 01:52:34 -0000 Date: 17 Jul 2001 01:52:34 -0000 Message-ID: <20010717015234.1553.qmail@xfreek.mindriot.net> From: rootx11@xfreek.mindriot.net To: freebsd-hackers@FreeBSD.org Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello. I am reading TCP/IP Illustrated and it is making references to variables in the BSD4.4 code. I would like to use these same variables, specifically the variable ifnet, which was declared in BSD4.4 as a struct ifnet *ifnet, according to TCP/IP Illustrated. The name of the variable has changed, i think and do not know how to figure out what the new name is. Is there any way I could figure out? For anyone who has TCP/IP Illustrated, on page 64 it makes references to ifnet in the second table half way down. Please reply to rootx11@xfreek.mindriot.net Thanks you. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message