Searched defs:EndpointEq (Results 1 – 2 of 2) sorted by relevance
41 struct EndpointEq { struct42 uint32 operator()(const Endpoint& x, const Endpoint& y) const { in operator ()()
86 struct EndpointEq { struct87 bool operator()(const Endpoint& x, const Endpoint& y) const { in operator ()()