Re: Question on mbufs

2015-10-20 Thread John Baldwin
On Friday, October 16, 2015 05:56:33 PM David Somayajulu wrote: > Hi All, > When indicating a chain of mbufs to the network via ifp->if_input(), what are > the repercussions of setting M_PKTHDR bit in all the mbufs in the chain, > instead of just the first mbuf ? > Thanks > David S. Right now th

Question on mbufs

2015-10-16 Thread David Somayajulu
Hi All, When indicating a chain of mbufs to the network via ifp->if_input(), what are the repercussions of setting M_PKTHDR bit in all the mbufs in the chain, instead of just the first mbuf ? Thanks David S. This message and any attached documents contain inform