Searched refs:cmp_protocol (Results 1 – 1 of 1) sorted by relevance
85 int cmp_protocol = a_protocol - b_protocol; in ComparePort() local86 if (cmp_protocol != 0) { in ComparePort()87 return cmp_protocol; in ComparePort()