aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/ipv6.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/ipv6.h')
-rw-r--r--include/net/ipv6.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/net/ipv6.h b/include/net/ipv6.h
index 464c6f70eca1..c1878f7049c8 100644
--- a/include/net/ipv6.h
+++ b/include/net/ipv6.h
@@ -661,13 +661,6 @@ extern int ip6_xmit(struct sock *sk,
661 struct ipv6_txoptions *opt, 661 struct ipv6_txoptions *opt,
662 int tclass); 662 int tclass);
663 663
664extern int ip6_nd_hdr(struct sock *sk,
665 struct sk_buff *skb,
666 struct net_device *dev,
667 const struct in6_addr *saddr,
668 const struct in6_addr *daddr,
669 int proto, int len);
670
671extern int ip6_find_1stfragopt(struct sk_buff *skb, u8 **nexthdr); 664extern int ip6_find_1stfragopt(struct sk_buff *skb, u8 **nexthdr);
672 665
673extern int ip6_append_data(struct sock *sk, 666extern int ip6_append_data(struct sock *sk,