Date: Sat, 15 Mar 2014 10:39:28 -0700 From: Rui Paulo <rpaulo@FreeBSD.org> To: Hooman Fazaeli <hoomanfazaeli@gmail.com> Cc: FreeBSD Hackers <freebsd-hackers@freebsd.org> Subject: Re: mbuf question Message-ID: <96659837-1FDC-421D-A339-87104A0075C7@FreeBSD.org> In-Reply-To: <532405B7.2020007@gmail.com> References: <53230214.7010501@gmail.com> <BBAFAB2A-F496-46A2-8FE0-224BE562EAA7@FreeBSD.org> <532405B7.2020007@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 15 Mar 2014, at 00:48, Hooman Fazaeli <hoomanfazaeli@gmail.com> = wrote: > What about the area started at (m->m_ext + 1) whose size is (MHLEN - = sizeof(struct m_ext))? > Is there any known uses of this area in the stack? I'm not sure what you mean by m_ext + 1, but what are you trying to do? = If you need to tag an mbuf, use mbuf tags. -- Rui Paulo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?96659837-1FDC-421D-A339-87104A0075C7>