HomeFreeBSD

pf: pass struct pf_pdesc to pf_change_ap()

Description

pf: pass struct pf_pdesc to pf_change_ap()

Rather than passing the mbuf pass the struct pf_pdesc pointer. This also
contains the mbuf, as well as other fields (e.g. af, naf) we can use rather than
having to pass them as an argument. We'll make that change in the next commit.

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

Details

Provenance
kpAuthored on Apr 14 2025, 1:01 PM
Parents
rG29273f6a2582: pf: add SDT on REASON_SET()
Branches
Unknown
Tags
Unknown