]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/net/ipv6.h
[IPV6]: Add ip6_local_out
[linux-2.6-omap-h63xx.git] / include / net / ipv6.h
index ae328b680ff2a5e5de0cd41955f7476efae95035..e90f9625cb1b211bb591fc2d02513d1ec85aba79 100644 (file)
@@ -509,6 +509,9 @@ extern int                  ip6_forward(struct sk_buff *skb);
 extern int                     ip6_input(struct sk_buff *skb);
 extern int                     ip6_mc_input(struct sk_buff *skb);
 
+extern int                     __ip6_local_out(struct sk_buff *skb);
+extern int                     ip6_local_out(struct sk_buff *skb);
+
 /*
  *     Extension header (options) processing
  */