Searched refs:port_hasher (Results 1 – 1 of 1) sorted by relevance
85 size_t hval = port_hasher(tag.local); in operator()86 CombineHash(port_hasher(tag.remote), &hval); in operator()89 GenNode::Port::Hasher port_hasher; member