Searched refs:IsSourceUdpPortBlocked (Results 1 – 1 of 1) sorted by relevance
395 constexpr bool IsSourceUdpPortBlocked(uint16_t port) { in IsSourceUdpPortBlocked() function436 if (IsSourceUdpPortBlocked(packet_info.peer_address.port())) { in MaybeDispatchPacket()