Page MenuHomeFreeBSD

Simplify dynamic ipfilter sysctls.
ClosedPublic

Authored by jhb on Jan 4 2021, 9:39 PM.
Tags
None
Referenced Files
F148110267: D27961.diff
Sun, Mar 15, 8:39 PM
Unknown Object (File)
Thu, Mar 12, 4:57 AM
Unknown Object (File)
Wed, Mar 11, 10:00 PM
Unknown Object (File)
Feb 1 2026, 6:57 AM
Unknown Object (File)
Jan 29 2026, 11:34 AM
Unknown Object (File)
Jan 29 2026, 11:34 AM
Unknown Object (File)
Dec 29 2025, 1:23 PM
Unknown Object (File)
Dec 26 2025, 4:40 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