Home
last modified time | relevance | path

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

/components/net/lwip/lwip-1.4.1/src/netif/ppp/
A Dppp_impl.h109 #define UNTIMEOUT(f, a) sys_untimeout((f), (a)) macro
/components/net/lwip/lwip-2.1.2/src/include/netif/ppp/
A Dppp_impl.h537 #define UNTIMEOUT(f, a) sys_untimeout((f), (a)) macro
/components/net/lwip/lwip-2.0.3/src/include/netif/ppp/
A Dppp_impl.h536 #define UNTIMEOUT(f, a) sys_untimeout((f), (a)) macro

Completed in 6 milliseconds