HomeFreeBSD

pf: remove redundant argument from pf_icmp_state_lookup()

Description

pf: remove redundant argument from pf_icmp_state_lookup()

We already pass struct pf_pdesc to pf_icmp_state_lookup(). There's no need to
also pass the direction.

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

Details

Provenance
kpAuthored on Feb 21 2025, 10:38 AM
Parents
rG94bf6a48a628: pf: Cleanup leftover PF_ICMP_MULTI_* code that is not needed anymore.
Branches
Unknown
Tags
Unknown