Home
last modified time | relevance | path

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

/Linux-v4.19/net/openvswitch/
Dflow_table.c416 int hash_u32s = (key_end - key_start) >> 2; in flow_hash() local
421 return jhash2(hash_key, hash_u32s, 0); in flow_hash()