Ok...  Does this work though?

On Wed, 16 Feb 2000, Igor Timkin wrote:
> What's abount ibytes ?
> >             m_adj(top, sizeof(family));
> >     } else
> >             family = AF_INET;
Add:

        ifp->if_ibytes += top->m_pkthdr.len;

> > +
> > +   ifp->if_ipackets++;
> >  
> >     return family_enqueue(family, top);
> >  }

-- 
| Matthew N. Dodd  | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD  |
| [EMAIL PROTECTED] |       2 x '84 Volvo 245DL        | ix86,sparc,pmax |
| http://www.jurai.net/~winter | This Space For Rent  | ISO8802.5 4ever |



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to