Pavel Emelyanov
d6266281f8
udp: introduce a udp_hashfn function
...
Currently the chain to store a UDP socket is calculated with
simple (x & (UDP_HTABLE_SIZE - 1)). But taking net into account
would make this calculation a bit more complex, so moving it into
a function would help.
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-06-16 17:11:50 -07:00
..
2008-06-10 02:22:26 -07:00
2008-06-11 22:33:59 -07:00
2008-06-12 02:38:15 +09:00
2008-06-14 17:04:49 -07:00
2008-04-14 02:30:23 -07:00
2008-06-13 20:52:39 -07:00
2008-06-11 21:00:38 -07:00
2008-06-11 21:00:38 -07:00
2008-04-14 02:42:27 -07:00
2008-06-11 21:00:38 -07:00
2008-06-05 04:02:36 +09:00
2008-06-11 21:00:38 -07:00
2008-06-11 21:00:38 -07:00
2008-06-11 21:00:38 -07:00
2008-06-13 20:52:39 -07:00
2008-04-18 22:15:50 -04:00
2008-06-13 20:52:39 -07:00
2008-04-27 14:26:50 -07:00
2008-06-11 22:33:59 -07:00
2008-04-12 13:43:22 +09:00
2008-05-19 16:25:42 -07:00
2008-04-14 11:15:49 +02:00
2008-06-11 21:00:38 -07:00
2008-06-11 21:00:38 -07:00
2008-06-14 17:04:49 -07:00
2008-06-11 21:00:38 -07:00
2008-06-13 20:52:39 -07:00
2008-06-11 21:00:38 -07:00
2008-06-10 12:39:35 -07:00
2008-05-19 13:53:30 -07:00
2008-06-14 17:04:49 -07:00
2008-06-05 04:02:32 +09:00
2008-06-14 17:04:49 -07:00
2008-06-16 17:11:50 -07:00
2008-06-11 21:00:38 -07:00