summaryrefslogtreecommitdiff
path: root/include/net/mip6.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/mip6.h')
-rw-r--r--include/net/mip6.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/net/mip6.h b/include/net/mip6.h
index 68263c6d9996..63272610a24a 100644
--- a/include/net/mip6.h
+++ b/include/net/mip6.h
@@ -54,8 +54,4 @@ struct ip6_mh {
#define IP6_MH_TYPE_BERROR 7 /* Binding Error */
#define IP6_MH_TYPE_MAX IP6_MH_TYPE_BERROR
-extern int mip6_init(void);
-extern void mip6_fini(void);
-extern int mip6_mh_filter(struct sock *sk, struct sk_buff *skb);
-
#endif