Page MenuHomeFreeBSD

netlink: uninline some KPI functions that work with struct nl_writer
ClosedPublic

Authored by glebius on Nov 9 2023, 6:30 AM.
Tags
None
Referenced Files
F132338060: D42523.id129889.diff
Thu, Oct 16, 1:02 AM
Unknown Object (File)
Wed, Oct 15, 9:16 AM
Unknown Object (File)
Tue, Oct 14, 10:39 PM
Unknown Object (File)
Mon, Oct 13, 10:34 PM
Unknown Object (File)
Mon, Oct 13, 10:34 PM
Unknown Object (File)
Mon, Oct 13, 10:34 PM
Unknown Object (File)
Mon, Oct 13, 8:53 AM
Unknown Object (File)
Fri, Oct 10, 2:32 AM
Subscribers

Details

Summary

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.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable