]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/net/udp.h
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[linux-2.6-omap-h63xx.git] / include / net / udp.h
index 90e6ce56be6576826ef51f9c85d4ae0d91791dbb..93dbe294d459fdc8ff97c18c2bbc549eaf68014f 100644 (file)
@@ -124,6 +124,8 @@ static inline void udp_lib_close(struct sock *sk, long timeout)
        sk_common_release(sk);
 }
 
+extern int     ipv4_rcv_saddr_equal(const struct sock *sk1,
+                                   const struct sock *sk2);
 extern int     udp_lib_get_port(struct sock *sk, unsigned short snum,
                int (*)(const struct sock*,const struct sock*));