Home
last modified time | relevance | path

Searched refs:tcp_poll_fn (Results 1 – 2 of 2) sorted by relevance

/lk-master/external/lib/lwip/include/lwip/
A Dtcp.h98 typedef err_t (*tcp_poll_fn)(void *arg, struct tcp_pcb *tpcb); typedef
258 tcp_poll_fn poll;
322 void tcp_poll (struct tcp_pcb *pcb, tcp_poll_fn poll, u8_t interval);
/lk-master/external/lib/lwip/core/
A Dtcp.c1452 tcp_poll(struct tcp_pcb *pcb, tcp_poll_fn poll, u8_t interval) in tcp_poll()

Completed in 6 milliseconds