Must softc begin with arpcom?

Bruce M Simpson bms at spc.org
Wed Jun 16 13:24:08 GMT 2004


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


More information about the freebsd-net mailing list