Searched refs:NX_PPP_DEBUG_LOG_SIZE (Results 1 – 2 of 2) sorted by relevance
190 #ifndef NX_PPP_DEBUG_LOG_SIZE191 #define NX_PPP_DEBUG_LOG_SIZE 50 macro610 nx_ppp_debug_log[NX_PPP_DEBUG_LOG_SIZE];
8528 if (ppp_ptr -> nx_ppp_debug_log_oldest_index >= NX_PPP_DEBUG_LOG_SIZE) in _nx_ppp_debug_log_capture()