Searched refs:udp_send (Results 1 – 19 of 19) sorted by relevance
223 udp_send234 udp_send
222 udp_send233 udp_send
266 static void udp_send(uv_udp_send_t* req, int status) { in udp_send() function321 udp_send); in udp_sender()
138 err_t udp_send (struct udp_pcb *pcb, struct pbuf *p);
471 udp_send(struct udp_pcb *pcb, struct pbuf *p) in udp_send() function
206 in tcp_write/udp_send.
1561 * udp.h/.c, pbuf.h/.c: task #6849: added udp_send(_to/_if) functions that3358 * ip.c: fixed bug #21643 (udp_send/raw_send don't fail if netif is down) by4237 is available to the application directly after calling udp_send()
179 XX(UDP_SEND, udp_send) \
1565 err = udp_send(msg->conn->pcb.udp, msg->msg.b->p);
214 udp_send224 udp_send