Page MenuHomeFreeBSD

Simplify dynamic ipfilter sysctls.
ClosedPublic

Authored by jhb on Jan 4 2021, 9:39 PM.
Tags
None
Referenced Files
F103014242: D27961.diff
Tue, Nov 19, 8:24 PM
Unknown Object (File)
Mon, Nov 11, 1:12 PM
Unknown Object (File)
Mon, Nov 11, 6:38 AM
Unknown Object (File)
Mon, Nov 11, 4:18 AM
Unknown Object (File)
Mon, Nov 11, 3:53 AM
Unknown Object (File)
Mon, Nov 11, 3:14 AM
Unknown Object (File)
Sun, Nov 10, 3:58 AM
Unknown Object (File)
Tue, Oct 29, 7:04 PM
Subscribers

Details

Summary

Pass the structure offset in arg2 instead of arg1. This avoids
having to undo the pointer arithmetic on arg1. Instead arg2 can
be used directly as an offset relative to the desired structure.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 35929
Build 32818: arc lint + arc unit