Home
last modified time | relevance | path

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

/net/openvswitch/
Dflow_table.c393 static bool cmp_key(const struct sw_flow_key *key1, in cmp_key() argument
397 const long *cp1 = (const long *)((const u8 *)key1 + key_start); in cmp_key()