Searched refs:raw_recv (Results 1 – 5 of 5) sorted by relevance
120 void raw_recv (struct raw_pcb *pcb, raw_recv_fn recv, void *recv_arg);
271 * raw_recv, tcp_accept). It will return NULL otherwise. */280 * raw_recv, tcp_accept). It will return NULL otherwise. */
4093 of raw_recv() in raw.h and so avoid compiler error.
342 raw_recv(struct raw_pcb *pcb, raw_recv_fn recv, void *recv_arg) in raw_recv() function
671 raw_recv(msg->conn->pcb.raw, recv_raw, msg->conn);