HomeFreeBSD

pf: fix incorrect lock define

Description

pf: fix incorrect lock define

PF_TABLE_STATS_ASSERT() should be checking pf_table_stats_lock not
pf_rules_lock.

Fortunately the define is not yet used anywhere so this was harmless.
Fix it anyway, in case it does get used.

Sponsored by: Rubicon Communications, LLC ("Netgate")

Details

Provenance
kpAuthored on Apr 18 2023, 1:24 PM
Parents
rGfb499259997c: split: Update synopsis and usage; fix examples
Branches
Unknown
Tags
Unknown