Home
last modified time | relevance | path

Searched hist:fdcc8aa953a1123a289791dd192090651036d593 (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dudp.hdiff fdcc8aa953a1123a289791dd192090651036d593 Sun Nov 08 11:17:05 CET 2009 Eric Dumazet <eric.dumazet@gmail.com> udp: add a counter into udp_hslot

Adds a counter in udp_hslot to keep an accurate count
of sockets present in chain.

This will permit to upcoming UDP lookup algo to chose
the shortest chain when secondary hash is added.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/net/ipv4/
H A Dudp.cdiff fdcc8aa953a1123a289791dd192090651036d593 Sun Nov 08 11:17:05 CET 2009 Eric Dumazet <eric.dumazet@gmail.com> udp: add a counter into udp_hslot

Adds a counter in udp_hslot to keep an accurate count
of sockets present in chain.

This will permit to upcoming UDP lookup algo to chose
the shortest chain when secondary hash is added.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>