Searched refs:tcp_poll_fn (Results 1 – 2 of 2) sorted by relevance
99 typedef err_t (*tcp_poll_fn)(void *arg, struct tcp_pcb *tpcb); typedef256 tcp_poll_fn poll;320 void tcp_poll (struct tcp_pcb *pcb, tcp_poll_fn poll, u8_t interval);
1346 tcp_poll(struct tcp_pcb *pcb, tcp_poll_fn poll, u8_t interval) in tcp_poll()