Page MenuHomeFreeBSD

Simplify dynamic ipfilter sysctls.
ClosedPublic

Authored by jhb on Jan 4 2021, 9:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mar 27 2024, 12:54 AM
Unknown Object (File)
Feb 5 2024, 7:20 PM
Unknown Object (File)
Jan 27 2024, 1:12 AM
Unknown Object (File)
Jan 12 2024, 6:42 PM
Unknown Object (File)
Dec 23 2023, 8:31 AM
Unknown Object (File)
Dec 6 2023, 7:00 AM
Unknown Object (File)
Dec 3 2023, 11:01 AM
Unknown Object (File)
Nov 22 2023, 7:20 AM
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