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, Jul 22, 8:38 PM
Unknown Object (File)
Tue, Jul 21, 10:03 AM
Unknown Object (File)
Mon, Jul 20, 7:40 AM
Unknown Object (File)
Thu, Jul 16, 7:42 PM
Unknown Object (File)
Mon, Jun 29, 10:08 AM
Unknown Object (File)
Thu, Jun 25, 2:53 AM
Unknown Object (File)
Jun 22 2026, 6:42 PM
Unknown Object (File)
May 2 2026, 10:45 PM
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 Skipped
Unit
Tests Skipped

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.