Gleb Smirnoff ec9d83dd9b Use anonymous unions to add possibility to put mbufs into queue(3)
STAILQs and SLISTs using the same structure field as good old m_next
and m_nextpkt linkage occupy.

New code is encouraged to use queue(3) macros, instead of implementing
the wheel. However, better not to have a mixture of old style and
queue(3) in one file or subsystem.

Reviewed by:		rwatson, rrs, rpaulo
Differential Revision:	D1499
2015-02-17 19:32:11 +00:00
..
2015-02-11 15:49:14 +00:00
2015-01-23 21:08:24 +00:00
2014-10-12 18:01:52 +00:00
2015-02-15 14:25:00 +00:00
2014-09-25 19:10:32 +00:00
2015-02-16 23:50:53 +00:00
2015-02-16 23:50:53 +00:00
2015-02-02 16:07:07 +00:00
2014-12-27 07:07:37 +00:00
2014-09-23 06:32:19 +00:00