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() function638 raw_recv(msg->conn->pcb.raw, recv_raw, msg->conn);
2831 context since the function is not blocking), and in recv_udp and recv_raw.3379 recv_raw() does not consume data", and the ping sample (with4179 * api_msg.c: Changed recv_raw() from int to u8_t, to match prototype