Page MenuHomeFreeBSD

pf: Allocate and free pfi_kkif in separate functions
ClosedPublic

Authored by kp on Dec 24 2020, 3:48 PM.
Tags
None
Referenced Files
F81591694: D27762.diff
Thu, Apr 18, 3:23 PM
Unknown Object (File)
Wed, Apr 17, 9:56 AM
Unknown Object (File)
Thu, Apr 11, 3:35 PM
Unknown Object (File)
Mar 4 2024, 8:24 AM
Unknown Object (File)
Feb 6 2024, 3:51 AM
Unknown Object (File)
Jan 11 2024, 2:16 AM
Unknown Object (File)
Jan 11 2024, 2:16 AM
Unknown Object (File)
Jan 11 2024, 2:16 AM

Details

Summary

Factor out allocating and freeing pfi_kkif structures. This will be
useful when we change the counters to be counter_u64, so we don't have
to deal with that complexity in the multiple locations where we allocate
pfi_kkif structures.

No functional change.

MFC after: 2 weeks
Sponsored by: Orange Business Services

Diff Detail

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