K 10 svn:author V 5 markj K 8 svn:date V 27 2016-08-30T05:50:42.106572Z K 7 svn:log V 310 Recursively enumerate anonymous structs and unions in ctf_member_info(). Previously, ctf_member_info() would ignore members belonging to an anonymous struct or union. This made it impossible to, for example, trace the m_next field of an mbuf using DTrace. Reported and tested by: gallatin MFC after: 2 weeks END