K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2020-03-08T18:54:59.043934Z K 7 svn:log V 254 Expose ktls_maxlen so that the kernel RPC over TLS code can access it. Maybe this should be a simple accessor function that returns the maximum length of a KERN_TLS application data segment, instead of duplicating the calculation in the kernel RPC code. END