2dc5198907
Add unified parameter structure for all hash tables in librte_table. Add mask-based hash function prototype, which is input parameter for all hash tables. Renamed the non-mask-based hash function prototype and all the calls to it (to be removed later). Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>