Home
last modified time | relevance | path

Searched refs:IsSourceUdpPortBlocked (Results 1 – 1 of 1) sorted by relevance

/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_dispatcher.cc395 constexpr bool IsSourceUdpPortBlocked(uint16_t port) { in IsSourceUdpPortBlocked() function
436 if (IsSourceUdpPortBlocked(packet_info.peer_address.port())) { in MaybeDispatchPacket()