aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/xfrm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/xfrm.h')
-rw-r--r--include/net/xfrm.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/net/xfrm.h b/include/net/xfrm.h
index 33112599fa47..8b925288a8bc 100644
--- a/include/net/xfrm.h
+++ b/include/net/xfrm.h
@@ -1531,8 +1531,6 @@ int xfrm4_protocol_deregister(struct xfrm4_protocol *handler, unsigned char prot
1531int xfrm4_tunnel_register(struct xfrm_tunnel *handler, unsigned short family); 1531int xfrm4_tunnel_register(struct xfrm_tunnel *handler, unsigned short family);
1532int xfrm4_tunnel_deregister(struct xfrm_tunnel *handler, unsigned short family); 1532int xfrm4_tunnel_deregister(struct xfrm_tunnel *handler, unsigned short family);
1533void xfrm4_local_error(struct sk_buff *skb, u32 mtu); 1533void xfrm4_local_error(struct sk_buff *skb, u32 mtu);
1534int xfrm4_mode_tunnel_input_register(struct xfrm_tunnel_notifier *handler);
1535int xfrm4_mode_tunnel_input_deregister(struct xfrm_tunnel_notifier *handler);
1536int xfrm6_mode_tunnel_input_register(struct xfrm_tunnel_notifier *handler); 1534int xfrm6_mode_tunnel_input_register(struct xfrm_tunnel_notifier *handler);
1537int xfrm6_mode_tunnel_input_deregister(struct xfrm_tunnel_notifier *handler); 1535int xfrm6_mode_tunnel_input_deregister(struct xfrm_tunnel_notifier *handler);
1538int xfrm6_extract_header(struct sk_buff *skb); 1536int xfrm6_extract_header(struct sk_buff *skb);