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)
Mon, Nov 3, 9:06 PM
Unknown Object (File)
Mon, Nov 3, 9:05 PM
Unknown Object (File)
Mon, Nov 3, 9:02 PM
Unknown Object (File)
Tue, Oct 28, 4:26 AM
Unknown Object (File)
Sat, Oct 25, 9:47 AM
Unknown Object (File)
Sat, Oct 25, 9:47 AM
Unknown Object (File)
Thu, Oct 23, 2:36 PM
Unknown Object (File)
Wed, Oct 15, 6:09 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.