Searched defs:poll (Results 1 – 3 of 3) sorted by relevance
17 int (*poll)(); member
258 tcp_poll_fn poll; member
1452 tcp_poll(struct tcp_pcb *pcb, tcp_poll_fn poll, u8_t interval) in tcp_poll()