HomeFreeBSD

Extend m_apply() to support unmapped mbufs.

Description

Extend m_apply() to support unmapped mbufs.

m_apply() invokes the callback function separately on each segment of
an unmapped mbuf: the TLS header, individual pages, and the TLS
trailer.

Reviewed by: markj
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D30132

(cherry picked from commit 3c7a01d773ac2d128eabb596eed7098f76966cc5)

Details

Provenance
jhbAuthored on May 25 2021, 11:59 PM
Reviewer
markj
Differential Revision
D30132: Extend m_apply() to support unmapped mbufs.
Parents
rG83b3e8e05ad9: ccp, ccr: Simplify drivers to assume an AES-GCM IV length of 12.
Branches
Unknown
Tags
Unknown