summaryrefslogtreecommitdiffstats
path: root/sys/netipsec
diff options
context:
space:
mode:
authorbms <bms@FreeBSD.org>2003-12-15 21:49:41 +0000
committerbms <bms@FreeBSD.org>2003-12-15 21:49:41 +0000
commit3eb53d90efa64e513846ead8455355cb3da6d7e4 (patch)
tree4a56d35c92a140a3a9a8c550bd3f95c338a48449 /sys/netipsec
parenta1979e4f7e164437f89f892976c3a660e1ffcfc4 (diff)
downloadFreeBSD-src-3eb53d90efa64e513846ead8455355cb3da6d7e4.zip
FreeBSD-src-3eb53d90efa64e513846ead8455355cb3da6d7e4.tar.gz
Push m_apply() and m_getptr() up into the colleciton of standard mbuf
routines, and purge them from opencrypto. Reviewed by: sam Obtained from: NetBSD Sponsored by: spc.org
Diffstat (limited to 'sys/netipsec')
-rw-r--r--sys/netipsec/ipsec_mbuf.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/netipsec/ipsec_mbuf.c b/sys/netipsec/ipsec_mbuf.c
index 7d7496d..f44ff7a 100644
--- a/sys/netipsec/ipsec_mbuf.c
+++ b/sys/netipsec/ipsec_mbuf.c
@@ -42,8 +42,6 @@
#include <netipsec/ipsec.h>
-extern struct mbuf *m_getptr(struct mbuf *, int, int *);
-
/*
* Create a writable copy of the mbuf chain. While doing this
* we compact the chain with a goal of producing a chain with
OpenPOWER on IntegriCloud