Arnaldo Carvalho de Melo 81849d106b [INET]: Generalise tcp_v4_hash & tcp_unhash
It really just makes the existing code be a helper function that
tcp_v4_hash and tcp_unhash uses, specifying the right inet_hashinfo,
tcp_hashinfo.

One thing I'll investigate at some point is to have the inet_hashinfo
pointer in sk_prot, so that we get all the hashtable information from
the sk pointer, this can lead to some extra indirections that may well
hurt performance/code size, we'll see. Ultimate idea would be that
sk_prot would provide _all_ the information about a protocol
implementation.

Signed-off-by: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-08-29 15:42:02 -07:00
..
2005-08-29 15:31:18 -07:00
2005-08-29 15:32:25 -07:00
2005-08-29 15:32:25 -07:00
2005-08-29 15:32:25 -07:00
2005-06-28 22:45:32 -07:00
2005-08-29 15:33:20 -07:00
2005-08-29 15:37:29 -07:00
2005-08-29 15:32:25 -07:00
2005-08-29 15:32:25 -07:00
2005-08-29 15:32:25 -07:00
2005-08-29 15:33:20 -07:00
2005-08-29 15:32:25 -07:00
2005-08-29 15:33:20 -07:00