Home
last modified time | relevance | path

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

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