Home
last modified time | relevance | path

Searched refs:raw_recv (Results 1 – 4 of 4) sorted by relevance

/third_party/lwip/src/include/lwip/
Draw.h116 void raw_recv (struct raw_pcb *pcb, raw_recv_fn recv, void *recv_arg);
/third_party/lwip/src/core/
Draw.c334 raw_recv(struct raw_pcb *pcb, raw_recv_fn recv, void *recv_arg) in raw_recv() function
/third_party/lwip/src/api/
Dapi_msg.c635 raw_recv(msg->conn->pcb.raw, recv_raw, msg->conn);
/third_party/lwip/
DCHANGELOG4093 of raw_recv() in raw.h and so avoid compiler error.