Searched refs:PPP_MAXIDLEFLAG (Results 1 – 3 of 3) sorted by relevance
501 #ifndef PPP_MAXIDLEFLAG502 #define PPP_MAXIDLEFLAG 100 macro
229 if ((sys_now() - pppos->last_xmit) >= PPP_MAXIDLEFLAG) { in pppos_write()279 if ((sys_now() - pppos->last_xmit) >= PPP_MAXIDLEFLAG) { in pppos_netif_output()
529 * PPP_MAXIDLEFLAG is now in ms instead of jiffies