Home
last modified time | relevance | path

Searched defs:udp (Results 1 – 6 of 6) sorted by relevance

/aosp12/system/core/libnetutils/
H A Dpacket.c90 struct udphdr udp; in send_packet() local
159 struct udphdr udp; in receive_packet() member
/aosp12/packages/modules/Connectivity/tests/unit/java/com/android/server/connectivity/
H A DNetdEventListenerServiceTest.java97 final int udp = 17; in testWakeupEventLogging() local
170 final int udp = 17; in testWakeupStatsLogging() local
H A DIpConnectivityMetricsTest.java340 final int udp = 17; in testEndToEndLogging() local
/aosp12/packages/modules/NetworkStack/tests/integration/src/android/net/netlink/
H A DInetDiagSocketIntegrationTest.java155 UdpConnection udp = new UdpConnection(conn.remoteAddress.getHostAddress(), in findLikelyFreeUdpPort() local
174 UdpConnection udp = new UdpConnection(to, from); in checkGetConnectionOwnerUid() local
/aosp12/bionic/libc/kernel/uapi/linux/netfilter/
H A Dnf_conntrack_tuple_common.h36 } udp; member
/aosp12/system/core/fastboot/
H A Dudp.cpp45 namespace udp { namespace