freebsd-nq/sys/dev/xen/netfront
Adrian Chadd 0e6993e4a7 Add in some INVARIANT checks in the TX mbuf descriptor "freelist" management code.
Slot 0 must always remain "free" and be a pointer to the first free entry in the
mbuf descriptor list. It is thus an error to have code allocate or push slot 0
back into the list.
2009-05-27 01:45:23 +00:00
..
mbufq.h
netfront.c Add in some INVARIANT checks in the TX mbuf descriptor "freelist" management code. 2009-05-27 01:45:23 +00:00