Home
last modified time | relevance | path

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

/third_party/libuv/test/
Dtest-getsockname.c266 static void udp_send(uv_udp_send_t* req, int status) { in udp_send() function
/third_party/lwip/src/core/
Dudp.c471 udp_send(struct udp_pcb *pcb, struct pbuf *p) in udp_send() function