K 10 svn:author V 3 sjg K 8 svn:date V 27 2020-04-18T01:22:41.916117Z K 7 svn:log V 228 Define enum for so_qstate outside of struct. LLVM-9.0 clang++ throws an error for enum defined within an anonymous struct. Reviewed by: jtl, rpokala MFC after: 1 week Differential Revision: https://reviews.freebsd.org//D24477 END