Home
last modified time | relevance | path

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

/NetX-Duo-v6.3.0/addons/ppp/
Dnx_ppp.h645 #define nx_ppp_nak_authentication_notify _nx_ppp_nak_authentication_notify
770 UINT _nx_ppp_nak_authentication_notify(NX_PPP *ppp_ptr, void (*nak_authentication_notify)(void));
Dnx_ppp.c10900 status = _nx_ppp_nak_authentication_notify(ppp_ptr, nak_authentication_notify); in _nxe_ppp_nak_authentication_notify()
10949 UINT _nx_ppp_nak_authentication_notify(NX_PPP *ppp_ptr, void (*nak_authentication_notify)(void)) in _nx_ppp_nak_authentication_notify() function