Home
last modified time | relevance | path

Searched refs:_nx_ppp_debug_log_capture_protocol (Results 1 – 3 of 3) sorted by relevance

/NetX-Duo-v6.2.1/addons/ppp/
Dnx_ppp.h829 void _nx_ppp_debug_log_capture_protocol(NX_PPP *ppp_ptr);
Dnx_ppp.c176 _nx_ppp_debug_log_capture_protocol(ppp_ptr); in _nx_ppp_thread_entry()
8599 void _nx_ppp_debug_log_capture_protocol(NX_PPP *ppp_ptr) in _nx_ppp_debug_log_capture_protocol() function
/NetX-Duo-v6.2.1/docs/
Drevision_history.txt5180 …Added _nx_ppp_debug_log_capture_protocol function to outputs the status of various protocols and t…
5188 … Added _nx_ppp_debug_log_capture_protocol prototype.