[IPV6]: Export some symbols for DCCPv6

Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Arnaldo Carvalho de Melo
2005-12-13 23:23:20 -08:00
committed by David S. Miller
parent 0fa1a53e1f
commit 3cf3dc6c2e
4 changed files with 10 additions and 0 deletions

View File

@ -775,6 +775,8 @@ out_err_release:
return err;
}
EXPORT_SYMBOL_GPL(ip6_dst_lookup);
static inline int ip6_ufo_append_data(struct sock *sk,
int getfrag(void *from, char *to, int offset, int len,
int odd, struct sk_buff *skb),