Searched defs:idle (Results 1 – 3 of 3) sorted by relevance
514 altcp_keepalive_enable(struct altcp_pcb *conn, u32_t idle, u32_t intvl, u32_t count) in altcp_keepalive_enable()697 altcp_default_keepalive_enable(struct altcp_pcb *conn, u32_t idle, u32_t intvl, u32_t count) in altcp_default_keepalive_enable()
463 altcp_tcp_keepalive_enable(struct altcp_pcb *conn, u32_t idle, u32_t intvl, u32_t cnt) in altcp_tcp_keepalive_enable()
1323 struct ppp_idle idle; in check_idle() local