git: mbuf - Add m_apply and m_getptr
commit 920c9f108b9e3849a4af5347d2d441cd5f8d35cd
Author: Alex Hornung <ahornung@gmail.com>
Date: Mon Sep 28 10:52:32 2009 +0100
mbuf - Add m_apply and m_getptr
* Import m_apply and m_getptr from FreeBSD.
Obtained-from: FreeBSD
Summary of changes:
sys/kern/uipc_mbuf.c | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++
sys/sys/mbuf.h | 3 ++
2 files changed, 64 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/920c9f108b9e3849a4af5347d2d441cd5f8d35cd
--
DragonFly BSD source repository