Must softc begin with arpcom?
From: Bruce M Simpson (bms_at_spc.org)
Date: 06/16/04
- Previous message: Brian Keefer: "Re: choosing another random number generator"
- Next in thread: Luigi Rizzo: "Re: Must softc begin with arpcom?"
- Reply: Luigi Rizzo: "Re: Must softc begin with arpcom?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 16 Jun 2004 14:24:05 +0100 To: freebsd-net@freebsd.org
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
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
- Previous message: Brian Keefer: "Re: choosing another random number generator"
- Next in thread: Luigi Rizzo: "Re: Must softc begin with arpcom?"
- Reply: Luigi Rizzo: "Re: Must softc begin with arpcom?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]