Searched refs:PPP_NUM_TIMEOUTS_PER_PCB (Results 1 – 1 of 1) sorted by relevance
97 #ifndef PPP_NUM_TIMEOUTS_PER_PCB98 #define PPP_NUM_TIMEOUTS_PER_PCB (2 + PPP_IPV4_SUPPORT + PPP_IPV6_SUPPORT + CCP_SUPPORT) macro102 #define PPP_NUM_TIMEOUTS (PPP_SUPPORT * PPP_NUM_TIMEOUTS_PER_PCB * MEMP_NUM_PPP_PCB)
Completed in 8 milliseconds