Pablo de Lara 9ef1501ea6 hash: hide structure from header and make it internal
rte_hash structure should not be a public structure,
and therefore it should be moved to the C file and be declared
as internal. rte_hash_hash implementation is also moved
to the C file, as it uses the structure.

This patch also removes part of a unit test that was checking
a field of the structure.

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2015-07-10 12:25:28 +02:00
..
2015-06-18 18:09:46 +02:00
2015-06-24 12:01:14 +02:00
2015-02-24 22:12:35 +01:00
2015-06-12 11:10:10 +02:00
2015-06-19 12:11:53 +02:00
2015-03-10 12:06:08 +01:00
2015-06-23 23:31:15 +02:00
2015-05-22 16:06:23 +02:00