HomeFreeBSD

mbuf: add m_get_raw and m_gethdr_raw

Description

mbuf: add m_get_raw and m_gethdr_raw

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

Reviewed by: gallatin
Sponsored by: Rubicon Communications, LLC ("Netgate")
Differential Revision: https://reviews.freebsd.org/D31080

Details

Provenance
mjgAuthored on Jul 6 2021, 6:51 PM
Reviewer
gallatin
Differential Revision
D31080: mbuf: add m_get_raw and m_gethdr_raw
Parents
rG0a718a6e6eba: mbuf: replace all direct uma_zfree(zone_mbuf) calls with m_free_raw
Branches
Unknown
Tags
Unknown