diff options
| author | Hideaki Yoshifuji <yoshfuji@linux-ipv6.org> | 2003-12-31 20:27:45 -0800 |
|---|---|---|
| committer | Hideaki Yoshifuji <yoshfuji@linux-ipv6.org> | 2003-12-31 20:27:45 -0800 |
| commit | 12173d801dbbe1950befa35386f584c2841de6a6 (patch) | |
| tree | e3ce720192556ba8e64a41bf558af8e1193250e0 /include | |
| parent | f73e9f0fd7930926b4a3445d9350350675b4fcaa (diff) | |
[IPV6]: Kill obsolete functions (ip6_frag_xmit() and ip6_build_xmit()).
Diffstat (limited to 'include')
| -rw-r--r-- | include/net/ipv6.h | 7 |
1 files changed, 0 insertions, 7 deletions
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, |
