Searched refs:tcp_recv_fn (Results 1 – 3 of 3) sorted by relevance
82 typedef err_t (*tcp_recv_fn)(void *arg, struct tcp_pcb *tpcb, typedef354 tcp_recv_fn recv;416 void tcp_recv (struct tcp_pcb *pcb, tcp_recv_fn recv);
153 #define altcp_recv_fn tcp_recv_fn
2014 tcp_recv(struct tcp_pcb *pcb, tcp_recv_fn recv) in tcp_recv()