HomeFreeBSD

pctrie: reduce code duplication in PCTRIE_INSERT_*

Description

pctrie: reduce code duplication in PCTRIE_INSERT_*

The four flavors of PCTRIE_INSERT inline functions share a few lines
of code. Extract that code into a new function and invoke it from the
others to reduce code duplication. No behavior change expected.

Reviewed by: bnovkov
Differential Revision: https://reviews.freebsd.org/D47288

Details

Provenance
dougmAuthored on Oct 28 2024, 7:00 PM
Reviewer
bnovkov
Differential Revision
D47288: pctrie: reduce code duplication in PCTRIE_INSERT_*
Parents
rGa5ad360ff9b7: rc: Remove rc_fast_and_loose
Branches
Unknown
Tags
Unknown