Home
last modified time | relevance | path

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

/linux-6.6.21/net/openvswitch/
Dflow_table.c654 int hash_u32s = range_n_bytes(range) >> 2; in flow_hash() local
656 return jhash2(hash_key, hash_u32s, 0); in flow_hash()