Searched refs:jhash_2words (Results 1 – 2 of 2) sorted by relevance
104 static inline u32 jhash_2words(u32 a, u32 b, u32 initval) in jhash_2words() function211 return jhash_2words(jhash(pckt->srcv6, 16, MAX_VIPS), in get_packet_hash()214 return jhash_2words(pckt->src, pckt->ports, CH_RINGS_SIZE); in get_packet_hash()
147 static inline u32 jhash_2words(u32 a, u32 b, u32 initval) in jhash_2words() function