Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys
Jason R Thorpe <thorpej%netbsd.org@localhost> writes:
> Log Message:
> Add two new mbuf routines:
> * m_apply(), which applies a function to each mbuf in chain
> starting at a specified offset, for a specified length.
> * m_getptr(), which returns a pointer to the mbuf, as well as
> the offset into that mbuf, corresponding to an offset from
> the beginning of an mbuf chain.
Are there section 9 man page additions?
Perry
Home |
Main Index |
Thread Index |
Old Index