Searched refs:flow_hash (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/net/openvswitch/
H A Dflow_table.c413 static u32 flow_hash(const struct sw_flow_key *key, flow_hash() function
479 hash = flow_hash(&masked_key, &mask->range); masked_flow_lookup()
693 flow->flow_table.hash = flow_hash(&flow->key, &flow->mask->range); flow_key_insert()
/linux-4.1.27/drivers/net/
H A Dtun.c371 * flow_hash table accordingly.

Completed in 93 milliseconds