Home
last modified time | relevance | path

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

/linux-4.4.14/net/openvswitch/
Dflow_table.c415 static u32 flow_hash(const struct sw_flow_key *key, in flow_hash() function
481 hash = flow_hash(&masked_key, &mask->range); in masked_flow_lookup()
695 flow->flow_table.hash = flow_hash(&flow->key, &flow->mask->range); in flow_key_insert()