Home
last modified time | relevance | path

Searched refs:NX_PPP_DEBUG_FRAME_SIZE (Results 1 – 2 of 2) sorted by relevance

/NetX-Duo-v6.3.0/addons/ppp/
Dnx_ppp.h196 #ifndef NX_PPP_DEBUG_FRAME_SIZE
197 #define NX_PPP_DEBUG_FRAME_SIZE 50 macro
418 UCHAR nx_ppp_debug_frame[NX_PPP_DEBUG_FRAME_SIZE];
Dnx_ppp.c8513 if (i >= NX_PPP_DEBUG_FRAME_SIZE) in _nx_ppp_debug_log_capture()
8552 if (i >= NX_PPP_DEBUG_FRAME_SIZE) in _nx_ppp_debug_log_capture()