Home
last modified time | relevance | path

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

/NetX-Duo-v6.3.0/common/src/
Dnx_ip_create.c113 return(NX_NOT_IMPLEMENTED); in _nx_ip_create()
/NetX-Duo-v6.3.0/addons/ppp/
Dnx_ppp.c9707 return(NX_NOT_IMPLEMENTED); in _nx_ppp_pap_enable()
9853 return(NX_NOT_IMPLEMENTED); in _nx_ppp_chap_challenge()
10031 return(NX_NOT_IMPLEMENTED); in _nx_ppp_chap_enable()
/NetX-Duo-v6.3.0/common/inc/
Dnx_api.h1320 #define NX_NOT_IMPLEMENTED 0x4A macro