Page MenuHomeFreeBSD

mbuf: add m_get_raw and m_gethdr_raw
ClosedPublic

Authored by mjg on Jul 6 2021, 6:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 15, 6:09 PM
Unknown Object (File)
Wed, Oct 15, 6:09 PM
Unknown Object (File)
Wed, Oct 15, 6:09 PM
Unknown Object (File)
Wed, Oct 15, 8:24 AM
Unknown Object (File)
Wed, Oct 15, 7:38 AM
Unknown Object (File)
Mon, Oct 13, 11:23 AM
Unknown Object (File)
Sat, Oct 11, 3:55 PM
Unknown Object (File)
Fri, Oct 10, 2:24 AM
Subscribers
None

Details

Summary

The intent is to eliminate the MT_NOINIT flag and consequently a branch
from the constructor.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

mjg requested review of this revision.Jul 6 2021, 6:59 PM
mjg created this revision.
This revision was not accepted when it landed; it landed in state Needs Review.Jul 7 2021, 11:09 AM
This revision was automatically updated to reflect the committed changes.