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