Searched refs:emit_local_for_anyaddress_ (Results 1 – 2 of 2) sorted by relevance
183 emit_local_for_anyaddress_(emit_local_for_anyaddress) { in UDPPort()210 emit_local_for_anyaddress_(emit_local_for_anyaddress) { in UDPPort()487 if (!addr->IsAnyIP() || !emit_local_for_anyaddress_ || in MaybeSetDefaultLocalAddress()
260 bool emit_local_for_anyaddress_; variable