Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/ppp/
Dnx_ppp.h195 #ifndef NX_PPP_DEBUG_FRAME_SIZE
196 #define NX_PPP_DEBUG_FRAME_SIZE 50 macro
417 UCHAR nx_ppp_debug_frame[NX_PPP_DEBUG_FRAME_SIZE];
Dnx_ppp.c8512 if (i >= NX_PPP_DEBUG_FRAME_SIZE) in _nx_ppp_debug_log_capture()
8551 if (i >= NX_PPP_DEBUG_FRAME_SIZE) in _nx_ppp_debug_log_capture()