Searched refs:a_protocol (Results 1 – 1 of 1) sorted by relevance
83 int a_protocol = GetProtocolPriority(a->GetProtocol()); in ComparePort() local85 int cmp_protocol = a_protocol - b_protocol; in ComparePort()