K 10 svn:author V 3 sjg K 8 svn:date V 27 2020-04-30T00:20:31.462243Z K 7 svn:log V 226 Define enum for so_qstate outside of struct. LLVM-9.0 clang++ throws an error for enum defined within an anonymous struct. MFC of r360059 Reviewed by: jtl, rpokala Differential Revision: https://reviews.freebsd.org//D24477 END