Home
last modified time | relevance | path

Searched refs:flow_hash_rnd (Results 1 – 1 of 1) sorted by relevance

/net/core/
Dflow.c59 #define flow_hash_rnd(cpu) \ macro
124 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()