Home
last modified time | relevance | path

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

/net/openvswitch/
Dflow_table.c671 const long *cp1 = (const long *)((const u8 *)key1 + key_start); in cmp_key() local
676 if (*cp1++ ^ *cp2++) in cmp_key()