Searched refs:recv_raw (Results 1 – 2 of 2) sorted by relevance
78 recv_raw(void *arg, struct raw_pcb *pcb, struct pbuf *p, in recv_raw() function495 raw_recv(msg->conn->pcb.raw, recv_raw, msg->conn);
1246 context since the function is not blocking), and in recv_udp and recv_raw.1794 recv_raw() does not consume data", and the ping sample (with2594 * api_msg.c: Changed recv_raw() from int to u8_t, to match prototype