K 10 svn:author V 2 bz K 8 svn:date V 27 2019-10-24T07:53:10.935570Z K 7 svn:log V 320 frag6: remove IP6_REASS_MBUF macro The IP6_REASS_MBUF() macro did some pointer gynmastics to end up with the same type as it gets in [*(cast **)&]. Spelling it out instead saves all this and makes the code more readable and less obfuscated directly using the structure field. MFC after: 3 weeks Sponsored by: Netflix END