Home
last modified time | relevance | path

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

/linux-3.4.99/net/openvswitch/
Dflow.c234 static struct hlist_head *find_bucket(struct flow_table *table, u32 hash) in find_bucket() function
787 head = find_bucket(table, hash); in ovs_flow_tbl_lookup()
802 head = find_bucket(table, flow->hash); in ovs_flow_tbl_insert()