Searched refs:MatchesIP (Results 1 – 1 of 1) sorted by relevance
930 static bool MatchesIP(TurnEntry* e, rtc::IPAddress ipaddr) { in MatchesIP() function935 std::bind2nd(std::ptr_fun(MatchesIP), ipaddr)) != entries_.end()); in HasPermission()