Searched refs:flow_hash_rnd (Results 1 – 1 of 1) sorted by relevance
59 #define flow_hash_rnd(cpu) \ macro124 get_random_bytes(&flow_hash_rnd(cpu), sizeof(u32)); in flow_new_hash_rnd()134 return (jhash2(k, (sizeof(*key) / sizeof(u32)), flow_hash_rnd(cpu)) & in flow_hash_code()