HomeFreeBSD

Fix the ifdefs in tcp_ratelimit.h. They were reversed so

Description

Fix the ifdefs in tcp_ratelimit.h. They were reversed so
that instead of functions only being inside the _KERNEL and
the absence of RATELIMIT causing us to have NULL/error returning
interfaces we ended up with non-kernel getting the error path.
opps..

Details

Provenance
rrsAuthored on
Parents
rS352658: Fix/improve interrupt threads scheduling.
Branches
Unknown
Tags
Unknown