From owner-freebsd-hackers Fri May 28 10:20:34 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from chouette.inria.fr (chouette.inria.fr [138.96.24.103]) by hub.freebsd.org (Postfix) with ESMTP id 1D2FA15189 for ; Fri, 28 May 1999 10:20:30 -0700 (PDT) (envelope-from Emmanuel.Duros@sophia.inria.fr) Received: by chouette.inria.fr (8.8.8/8.8.5) id TAA11478; Fri, 28 May 1999 19:20:28 +0200 (MET DST) Date: Fri, 28 May 1999 19:20:28 +0200 (MET DST) Message-Id: <199905281720.TAA11478@chouette.inria.fr> From: Emmanuel Duros To: mladavac@metropolitan.at Cc: freebsd-hackers@freebsd.org In-reply-to: <55586E7391ACD211B9730000C1100276179628@r-lmh-wi-100.corpnet.at> (message from Ladavac Marino on Fri, 28 May 1999 10:34:10 +0200) Subject: RE: FreeBSD 3.2 - new ifnet structure X-URL: http://www.inria.fr/rodeo/personnel/eduros Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > [ML] I don't have the source in front of me, but I think it >uses queue.h macros now so that the definition probably looks like > typedef LIST_HEAD( something, ifnet ) ifnethead; > > where LIST could also be TAILQ, CIRCQ, or something else (the >AIX version of sys/queue.h contains only these three). I found a man (9) page on 'ifnet'. I have got all I need... Thanks, Emmanuel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message