cvs commit: src/sys/sys mbuf.h
Sam Leffler
sam at FreeBSD.org
Mon Mar 24 12:01:30 PDT 2008
sam 2008-03-24 19:01:29 UTC
FreeBSD src repository
Modified files:
sys/sys mbuf.h
Log:
o add M_PROTO[678]; they'll be needed by net80211 vap code
o sort mbuf flags together and extend values to 32 bits
o write M_COPYFLAGS in terms of M_PROTOFLAGS
o move M_COPYFLAGS and M_PROTOFLAGS up to be together with flag defs
Reviewed by: rwatson
MFC after: 3 weeks
Revision Changes Path
1.223 +37 -37 src/sys/sys/mbuf.h
More information about the cvs-src
mailing list