Home
last modified time | relevance | path

Searched refs:recv_udp (Results 1 – 2 of 2) sorted by relevance

/third_party/lwip/src/api/
Dapi_msg.c218 recv_udp(void *arg, struct udp_pcb *pcb, struct pbuf *p, function
690 udp_recv(msg->conn->pcb.udp, recv_udp, msg->conn);
/third_party/lwip/
DCHANGELOG2744 context since the function is not blocking), and in recv_udp and recv_raw.