Home
last modified time | relevance | path

Searched defs:udpPacket (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/DnsResolver/tests/
Dtun_forwarder.cpp392 void TunForwarder::translateUdpPacket(Slice udpPacket, uint32_t oldPseudoSum, in translateUdpPacket()
/aosp_15_r20/external/ot-br-posix/tests/gtest/
H A Dtest_netif.cpp509 …const uint8_t udpPacket[] = {0x60, 0x0e, 0xea, 0x69, 0x00, 0x19, 0x11, 0x40, 0xfd, 0x2a, 0xc3, 0x0… in TEST() local