]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/net/udp.h
udp: bind() optimisation
[karo-tx-linux.git] / include / net / udp.h
index af41850f742af2668cc1be3b1107d957079aeeb3..5348d80b25bb8a0593c9f0a80f42c4a6b2aeebc9 100644 (file)
@@ -158,7 +158,8 @@ static inline void udp_lib_close(struct sock *sk, long timeout)
 }
 
 extern int     udp_lib_get_port(struct sock *sk, unsigned short snum,
-               int (*)(const struct sock*,const struct sock*));
+               int (*)(const struct sock *,const struct sock *),
+               unsigned int hash2_nulladdr);
 
 /* net/ipv4/udp.c */
 extern int     udp_get_port(struct sock *sk, unsigned short snum,