Home
last modified time | relevance | path

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

/net/openvswitch/
Dflow_table.c673 const long *cp2 = (const long *)((const u8 *)key2 + key_start); in cmp_key() local
677 if (*cp1++ ^ *cp2++) in cmp_key()