freebsd-dev/sys/netpfil
Kristof Provost 751d4c7b87 pf: postpone clearing of struct pf_pdesc
Postpone zeroing out pd until after the PFI_IFLAG_SKIP/M_SKIP_FIREWALL
checks. We don't need it until then, and it saves us a few CPU cycles in
some cases.
This isn't expected to make a measurable performance change though.

Reviewed by:	mjg, glebius
Pointed out by:	markj
Sponsored by:	Rubicon Communications, LLC ("Netgate")
Differential Revision:	https://reviews.freebsd.org/D33815
2022-01-11 10:10:23 +01:00
..
ipfilter/netinet ipfilter module: Style(9) requires a space after return 2022-01-03 18:46:49 -08:00
ipfw ipfw: plug set-but-not-used vars 2021-12-18 13:21:03 +00:00
pf pf: postpone clearing of struct pf_pdesc 2022-01-11 10:10:23 +01:00