From 12173d801dbbe1950befa35386f584c2841de6a6 Mon Sep 17 00:00:00 2001 From: Hideaki Yoshifuji Date: Wed, 31 Dec 2003 20:27:45 -0800 Subject: [IPV6]: Kill obsolete functions (ip6_frag_xmit() and ip6_build_xmit()). --- include/net/ipv6.h | 7 ------- 1 file changed, 7 deletions(-) (limited to 'include') diff --git a/include/net/ipv6.h b/include/net/ipv6.h index 18020987d369..6ac444968292 100644 --- a/include/net/ipv6.h +++ b/include/net/ipv6.h @@ -329,13 +329,6 @@ extern int ip6_nd_hdr(struct sock *sk, struct in6_addr *daddr, int proto, int len); -extern int ip6_build_xmit(struct sock *sk, - inet_getfrag_t getfrag, - const void *data, - struct flowi *fl, - unsigned length, - struct ipv6_txoptions *opt, - int hlimit, int flags); extern int ip6_find_1stfragopt(struct sk_buff *skb, u8 **nexthdr); extern int ip6_append_data(struct sock *sk, -- cgit v1.2.3