diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2015-11-21 00:32:47 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2015-11-21 00:32:47 +0000 |
commit | 9f7e052a7fca5c9ece1df332904e2e3695a0d889 (patch) | |
tree | 7183d3d5f6241132c63da183735ebf481d208620 /sys/arch | |
parent | 0fa2d7a2b33773a35ccd3372f54eb80dba5a30b2 (diff) |
provide MBUF_LIST_FIRST and MBUF_LIST_NEXT for iterating over an mbuf_list.
MBUF_LIST_FOREACH is then rewritten on top of those.
this makes it easier to get at the head of a list too, which may make
the hfsc ifq backend nicer.
based on a discussion with kenjiro cho
ok mpi@
Diffstat (limited to 'sys/arch')
0 files changed, 0 insertions, 0 deletions