Date: Wed, 16 Jun 2004 14:24:05 +0100 From: Bruce M Simpson <bms@spc.org> To: freebsd-net@freebsd.org Subject: Must softc begin with arpcom? Message-ID: <20040616132405.GB37246@empiric.dek.spc.org>
next in thread | raw e-mail | index | archive | help
In if_arp.h: 103 * The code is written so that each *_softc _must_ begin with a 104 * struct arpcom, which in turn _must_ begin with a struct ifnet. It seems to be that this may no longer be the case after luigi's recent cleanups (IFP2AC() and friends) which I nearly ended up duplicating. What say you? BMS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040616132405.GB37246>