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
Unknown Object (File)
Thu, Feb 27, 1:06 PM
Unknown Object (File)
Fri, Feb 21, 1:07 PM
Unknown Object (File)
Tue, Feb 11, 5:28 PM
Unknown Object (File)
Tue, Feb 11, 1:56 PM
Unknown Object (File)
Sun, Feb 9, 7:47 PM
Unknown Object (File)
Feb 6 2025, 6:08 AM
Unknown Object (File)
Jan 31 2025, 5:12 AM
Unknown Object (File)
Dec 29 2024, 4:47 AM

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