HomeFreeBSD

mbuf.9: Document mtodo

Description

mbuf.9: Document mtodo

mtodo() accepts an mbuf and offset and returns a void * pointer to the
requested offset into the mbuf's associated data. Similar to mtod(),
no bounds checking is performed.

Reviewed by: imp, markj
Sponsored by: Chelsio Communications
Differential Revision: https://reviews.freebsd.org/D43215

Details

Provenance
jhbAuthored on Dec 28 2023, 7:17 PM
Reviewer
imp
Differential Revision
D43215: mbuf.9: Document mtodo
Parents
rG10ed63fc06cb: isp(4): Rework firmware handling/loading
Branches
Unknown
Tags
Unknown