Home
last modified time | relevance | path

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

/NetX-Duo-v6.3.0/addons/ppp/
Dnx_ppp.h651 #define nx_ppp_status_get _nx_ppp_status_get
782 UINT _nx_ppp_status_get(NX_PPP *ppp_ptr, UINT *status_ptr);
Dnx_ppp.c11599 status = _nx_ppp_status_get(ppp_ptr, status_ptr); in _nxe_ppp_status_get()
11647 UINT _nx_ppp_status_get(NX_PPP *ppp_ptr, UINT *status_ptr) in _nx_ppp_status_get() function