Home
last modified time | relevance | path

Searched hist:f373b53b5fe67aa4a6f28f921a529cc90f88e79b (Results 1 – 8 of 8) sorted by relevance

/linux/net/ipv4/
H A Dinet_timewait_sock.cdiff f373b53b5fe67aa4a6f28f921a529cc90f88e79b Fri Oct 09 02:16:19 CEST 2009 Eric Dumazet <eric.dumazet@gmail.com> tcp: replace ehash_size by ehash_mask

Storing the mask (size - 1) instead of the size allows fast path to be
a bit faster.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dinet_diag.cdiff f373b53b5fe67aa4a6f28f921a529cc90f88e79b Fri Oct 09 02:16:19 CEST 2009 Eric Dumazet <eric.dumazet@gmail.com> tcp: replace ehash_size by ehash_mask

Storing the mask (size - 1) instead of the size allows fast path to be
a bit faster.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dinet_hashtables.cdiff f373b53b5fe67aa4a6f28f921a529cc90f88e79b Fri Oct 09 02:16:19 CEST 2009 Eric Dumazet <eric.dumazet@gmail.com> tcp: replace ehash_size by ehash_mask

Storing the mask (size - 1) instead of the size allows fast path to be
a bit faster.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dtcp_ipv4.cdiff f373b53b5fe67aa4a6f28f921a529cc90f88e79b Fri Oct 09 02:16:19 CEST 2009 Eric Dumazet <eric.dumazet@gmail.com> tcp: replace ehash_size by ehash_mask

Storing the mask (size - 1) instead of the size allows fast path to be
a bit faster.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dtcp.cdiff f373b53b5fe67aa4a6f28f921a529cc90f88e79b Fri Oct 09 02:16:19 CEST 2009 Eric Dumazet <eric.dumazet@gmail.com> tcp: replace ehash_size by ehash_mask

Storing the mask (size - 1) instead of the size allows fast path to be
a bit faster.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/net/ipv6/
H A Dinet6_hashtables.cdiff f373b53b5fe67aa4a6f28f921a529cc90f88e79b Fri Oct 09 02:16:19 CEST 2009 Eric Dumazet <eric.dumazet@gmail.com> tcp: replace ehash_size by ehash_mask

Storing the mask (size - 1) instead of the size allows fast path to be
a bit faster.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/include/net/
H A Dinet_hashtables.hdiff f373b53b5fe67aa4a6f28f921a529cc90f88e79b Fri Oct 09 02:16:19 CEST 2009 Eric Dumazet <eric.dumazet@gmail.com> tcp: replace ehash_size by ehash_mask

Storing the mask (size - 1) instead of the size allows fast path to be
a bit faster.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/net/dccp/
H A Dproto.cdiff f373b53b5fe67aa4a6f28f921a529cc90f88e79b Fri Oct 09 02:16:19 CEST 2009 Eric Dumazet <eric.dumazet@gmail.com> tcp: replace ehash_size by ehash_mask

Storing the mask (size - 1) instead of the size allows fast path to be
a bit faster.

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