Searched refs:tcp_poll_fn (Results 1 – 2 of 2) sorted by relevance
98 typedef err_t (*tcp_poll_fn)(void *arg, struct tcp_pcb *tpcb); typedef258 tcp_poll_fn poll;322 void tcp_poll (struct tcp_pcb *pcb, tcp_poll_fn poll, u8_t interval);
1452 tcp_poll(struct tcp_pcb *pcb, tcp_poll_fn poll, u8_t interval) in tcp_poll()
Completed in 6 milliseconds