Searched defs:UNTIMEOUT (Results 1 – 2 of 2) sorted by relevance
/external/syslinux/core/lwip/src/netif/ppp/ | ||
D | ppp.h | 108 #define UNTIMEOUT(f, a) sys_untimeout((f), (a)) macro |
/external/ppp/pppd/ | ||
D | pppd.h | 794 #define UNTIMEOUT(r, f) untimeout((r), (f)) macro |