Home
last modified time | relevance | path

Searched defs:udp_send (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-10229/
H A Dpoc.c28 int udp_send() in udp_send() function
/aosp_15_r20/external/openthread/tests/toranj/cli/
H A Dcli.py528 def udp_send(self, address, port, text): member in Node
/aosp_15_r20/external/openthread/tools/otci/otci/
H A Dotci.py2381 def udp_send(self, member in OTCI
/aosp_15_r20/external/openthread/tests/scripts/thread-cert/
H A Dnode.py3267 def udp_send(self, bytes, ipaddr, port, success=True): member in NodeImpl