Home
last modified time | relevance | path

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

/linux-4.4.14/net/openvswitch/
Dflow_table.c421 int hash_u32s = (key_end - key_start) >> 2; in flow_hash() local
426 return jhash2(hash_key, hash_u32s, 0); in flow_hash()