Home
last modified time | relevance | path

Searched defs:poll (Results 1 – 3 of 3) sorted by relevance

/sys/include/
Dnic.h17 int (*poll)(); member
/lib/liblwip/src/include/lwip/
Dtcp.h258 tcp_poll_fn poll; member
/lib/liblwip/src/core/
Dtcp.c1452 tcp_poll(struct tcp_pcb *pcb, tcp_poll_fn poll, u8_t interval) in tcp_poll()