Page MenuHomeFreeBSD

pf: move the mbuf into struct pf_pdesc too
ClosedPublic

Authored by kp on Oct 4 2024, 12:45 PM.
Tags
None
Referenced Files
F150582538: D46941.id.diff
Thu, Apr 2, 2:24 PM
Unknown Object (File)
Wed, Apr 1, 6:30 PM
Unknown Object (File)
Mar 3 2026, 12:08 PM
Unknown Object (File)
Mar 2 2026, 4:05 PM
Unknown Object (File)
Mar 2 2026, 4:32 AM
Unknown Object (File)
Feb 8 2026, 3:38 PM
Unknown Object (File)
Feb 7 2026, 11:18 PM
Unknown Object (File)
Jan 31 2026, 3:23 PM

Details

Summary

As requested by henning, move the mbuf pointer into struct pf_pdesc.
Also sort pd to the beginning of the functions' parameter lists for
consistency.
ok henning

Obtained from: OpenBSD, bluhm <bluhm@openbsd.org>, 776f210a75
Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable