Home
last modified time | relevance | path

Searched refs:get_idle_time (Results 1 – 3 of 3) sorted by relevance

/third_party/lwip/src/include/netif/ppp/
Dppp_impl.h475 int get_idle_time(ppp_pcb *pcb, struct ppp_idle *ip);
/third_party/lwip/src/netif/ppp/
Dppp.c1410 int get_idle_time(ppp_pcb *pcb, struct ppp_idle *ip) { in get_idle_time() function
Dauth.c1327 if (!get_idle_time(pcb, &idle)) in check_idle()