Home
last modified time | relevance | path

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

/linux-6.6.21/net/openvswitch/
Dflow_table.c897 static u32 ufid_hash(const struct sw_flow_id *sfid) in ufid_hash() function
928 hash = ufid_hash(ufid); in ovs_flow_tbl_lookup_ufid()
1066 flow->ufid_table.hash = ufid_hash(&flow->id); in flow_ufid_insert()