Searched refs:is_udp (Results 1 – 3 of 3) sorted by relevance
70 bool is_udp() const { return is_udp_; } in is_udp() function85 bool is_udp,
126 bool is_udp, in SetValues() argument134 is_udp_ = is_udp; in SetValues()367 if (!packet.is_udp()) { in IsIncomingPacketAllowed()404 if (!packet.is_udp()) { in LogOutgoingPacket()
62 bool is_udp, in SetPacketValues() argument68 packet_.SetValues(in_device, out_device, is_udp, packet_id, in SetPacketValues()