Date: Sat, 17 Mar 2001 21:41:08 -0800 (PST) From: "Matthew N. Dodd" <mdodd@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net iso88025.h Message-ID: <200103180541.f2I5f8o08455@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mdodd 2001/03/17 21:41:07 PST Modified files: sys/net iso88025.h Log: - Define payload length constants for 4Mbps and 16Mbps. - Use explicit sizes for header structure fields. - Use __attribute__ ((__packed__)) for header structures. - Define struct iso88025_rif; for future use. - Prototype upcoming iso88025_ifdetach() - Get rid of __P() constructs in prototypes. Revision Changes Path 1.5 +23 -13 src/sys/net/iso88025.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103180541.f2I5f8o08455>