HomeFreeBSD

net: constantify radix.c functions

Description

net: constantify radix.c functions

Mark dst/mask public API functions fields as const to clearly
indicate that these parameters are not modified or stored in
the datastructure.

Differential Revision: https://reviews.freebsd.org/D35971
MFC after: 2 weeks

Details

Provenance
melifaroAuthored on Jul 28 2022, 1:04 PM
Differential Revision
D35971: net: constantify radix.c functions
Parents
rG2717e958df53: routing: move route expiration time to its nexthop
Branches
Unknown
Tags
Unknown