Home
last modified time | relevance | path

Searched defs:altcp_poll (Results 1 – 2 of 2) sorted by relevance

/third_party/lwip/src/include/lwip/
Daltcp.h171 #define altcp_poll tcp_poll macro
/third_party/lwip/src/core/
Daltcp.c261 altcp_poll(struct altcp_pcb *conn, altcp_poll_fn poll, u8_t interval) in altcp_poll() function