summaryrefslogtreecommitdiffstats
path: root/sys/netinet6/ipsec.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netinet6/ipsec.c')
-rw-r--r--sys/netinet6/ipsec.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/sys/netinet6/ipsec.c b/sys/netinet6/ipsec.c
index 4c96813..46ecaa4 100644
--- a/sys/netinet6/ipsec.c
+++ b/sys/netinet6/ipsec.c
@@ -3687,15 +3687,6 @@ ipsec_getnhist(m)
return aux->hdrs;
}
-struct ipsec_history *
-ipsec_gethist(m, lenp)
- struct mbuf *m;
- int *lenp;
-{
-
- panic("ipsec_gethist: obsolete API");
-}
-
void
ipsec_clearhist(m)
struct mbuf *m;
OpenPOWER on IntegriCloud