HomeFreeBSD

netlink: uninline some KPI functions that work with struct nl_writer

Description

netlink: uninline some KPI functions that work with struct nl_writer

These functions work with a buffer embedded into nl_writer, which
is going to go opaque with upcoming changes. Make them private to
the netlink module. No functional change intended.

Reviewed by: melifaro
Differential Revision: https://reviews.freebsd.org/D42523

Details

Provenance
glebiusAuthored on Jan 2 2024, 9:03 PM
Reviewer
melifaro
Differential Revision
D42523: netlink: uninline some KPI functions that work with struct nl_writer
Parents
rG660bd40a598a: netlink: use domain specific send buffer
Branches
Unknown
Tags
Unknown