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