X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fnet%2Fip.h;h=66d51616ade8bee54da4c091d3adbc001095575d;hb=20fea08b5fb639c4c175b5c74a2bb346c5c5bc2e;hp=50c8889b1b8d7e6625cf4580a673c9a516e27bfd;hpb=50d9a126240f9961cfdd063336bbeb91f77a7dce;p=linux-2.6 diff --git a/include/net/ip.h b/include/net/ip.h index 50c8889b1b..66d51616ad 100644 --- a/include/net/ip.h +++ b/include/net/ip.h @@ -102,6 +102,8 @@ extern int ip_mc_output(struct sk_buff *skb); extern int ip_fragment(struct sk_buff *skb, int (*output)(struct sk_buff *)); extern int ip_do_nat(struct sk_buff *skb); extern void ip_send_check(struct iphdr *ip); +extern int __ip_local_out(struct sk_buff *skb); +extern int ip_local_out(struct sk_buff *skb); extern int ip_queue_xmit(struct sk_buff *skb, int ipfragok); extern void ip_init(void); extern int ip_append_data(struct sock *sk,