Home
last modified time | relevance | path

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

/net/core/
Dflow.c173 static int flow_key_compare(const struct flowi *key1, const struct flowi *key2, in flow_key_compare() argument
181 k2 = (const flow_compare_t *) key2; in flow_key_compare()
/net/openvswitch/
Dflow_table.c380 const struct sw_flow_key *key2, in cmp_key() argument
384 const long *cp2 = (const long *)((const u8 *)key2 + key_start); in cmp_key()