Searched refs:_nx_ppp_nak_authentication_notify (Results 1 – 2 of 2) sorted by relevance
645 #define nx_ppp_nak_authentication_notify _nx_ppp_nak_authentication_notify770 UINT _nx_ppp_nak_authentication_notify(NX_PPP *ppp_ptr, void (*nak_authentication_notify)(void));
10900 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