Searched refs:hash_u32s (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/net/openvswitch/ | ||
H A D | flow_table.c | 419 int hash_u32s = (key_end - key_start) >> 2; flow_hash() local 424 return jhash2(hash_key, hash_u32s, 0); flow_hash() |
Completed in 48 milliseconds