flow_hash_rnd     124 net/core/flow.c 	get_random_bytes(&flow_hash_rnd(cpu), sizeof(u32));
flow_hash_rnd     134 net/core/flow.c 	return (jhash2(k, (sizeof(*key) / sizeof(u32)), flow_hash_rnd(cpu)) &