freebsd-src/sys/netpfil/ipfw
Doug Moore 0839258c56 ipfw: Use roundup_pow_of_two
Use roundup_pow_of_two in place of a local function that does the same thing.

Reviewed by:	alc, markj
Differential Revision:	https://reviews.freebsd.org/D45536
2024-06-24 02:24:24 -05:00
..
nat64 sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
nptv6 sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
pmod sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
test sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
dn_aqm.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
dn_aqm_codel.c sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
dn_aqm_codel.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
dn_aqm_pie.c sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
dn_aqm_pie.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
dn_heap.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
dn_heap.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
dn_sched.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
dn_sched_fifo.c sys: Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:18 -06:00
dn_sched_fq_codel.c sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
dn_sched_fq_codel.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
dn_sched_fq_codel_helper.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
dn_sched_fq_pie.c sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
dn_sched_prio.c sys: Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:18 -06:00
dn_sched_qfq.c sys: Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:18 -06:00
dn_sched_rr.c sys: Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:18 -06:00
dn_sched_wf2q.c sys: Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:18 -06:00
dummynet.txt sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
ip_dn_glue.c dummynet: add simple gilbert-elliott channel model 2023-12-17 13:20:45 +01:00
ip_dn_io.c dummynet: add simple gilbert-elliott channel model 2023-12-17 13:20:45 +01:00
ip_dn_private.h dummynet: add simple gilbert-elliott channel model 2023-12-17 13:20:45 +01:00
ip_dummynet.c ipfw(4): Fix a typo in a source code comment 2023-12-27 09:38:43 +01:00
ip_fw2.c ipfw: Skip to the start of the loop when following a keep-state rule 2024-02-15 17:57:51 -08:00
ip_fw_bpf.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
ip_fw_dynamic.c netpfil: Fix two typos in source code comments 2024-01-20 17:30:57 +01:00
ip_fw_eaction.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
ip_fw_iface.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
ip_fw_log.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
ip_fw_nat.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
ip_fw_pfil.c ipfw: Add sysctl flag CTLFLAG_TUN to loader tunables 2023-09-25 18:10:47 +08:00
ip_fw_private.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
ip_fw_sockopt.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
ip_fw_table.c ipfw: Use roundup_pow_of_two 2024-06-24 02:24:24 -05:00
ip_fw_table.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
ip_fw_table_algo.c ipfw: fix copy&paste bug for number:array tables 2023-11-14 07:37:04 +03:00
ip_fw_table_value.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00