Home
last modified time | relevance | path

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

/linux/net/openvswitch/
H A Dflow_table.c651 int hash_u32s = range_n_bytes(range) >> 2; in flow_hash() local
653 return jhash2(hash_key, hash_u32s, 0); in flow_hash()