Page MenuHomeFreeBSD

pf: make pf_setup_pdesc() a static function
ClosedPublic

Authored by kp on Sep 19 2024, 8:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 13, 3:36 PM
Unknown Object (File)
Mon, Oct 13, 3:36 PM
Unknown Object (File)
Mon, Oct 13, 3:35 PM
Unknown Object (File)
Mon, Oct 13, 2:37 AM
Unknown Object (File)
Sat, Oct 11, 4:39 AM
Unknown Object (File)
Sat, Oct 11, 1:51 AM
Unknown Object (File)
Fri, Oct 10, 11:48 PM
Unknown Object (File)
Sat, Oct 4, 3:16 AM

Details

Summary

We only ever call it from pf_test(), and implement it in the same source file.

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

Diff Detail

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