On Thu, 19 Sep 2002, Don Lewis wrote:
>
> - if ((m0->m_flags & M_PKTHDR) != 0)
> - return (m0->m_pkthdr.len);
> -
> len = 0;
> for (m = m0; m != NULL; m = m->m_next) {
> len += m->m_len;
>
already done
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
- Broken IPv4 in IPv6 on -current? Trish Lynch
- can not compile kernel David Xu
- kernel crash at boot time David Xu
- Re: kernel crash at boot time Don Lewis
- Re: kernel crash at boot time Julian Elischer
- Re: kernel crash at boot time Julian Elischer
- Re: kernel crash at boot time David Xu
- Re: kernel crash at boot time Poul-Henning Kamp
- Re: kernel crash at boot time David Xu
- Re: kernel crash at boot time Poul-Henning Kamp
- Re: Broken IPv4 in IPv6 on -current? Bernd Walter
