K 10 svn:author V 3 rrs K 8 svn:date V 27 2019-09-24T20:04:31.029110Z K 7 svn:log V 252 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.. END