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