Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/ppp/
Dnx_ppp.h654 #define nx_ppp_packet_send_set _nx_ppp_packet_send_set
788 UINT _nx_ppp_packet_send_set(NX_PPP *ppp_ptr, VOID (*nx_ppp_packet_send)(NX_PACKET *packet_ptr));
Dnx_ppp.c12324 status = _nx_ppp_packet_send_set(ppp_ptr, nx_ppp_packet_send); in _nxe_ppp_packet_send_set()
12371 UINT _nx_ppp_packet_send_set(NX_PPP *ppp_ptr, VOID (*nx_ppp_packet_send)(NX_PACKET *packet_ptr)) in _nx_ppp_packet_send_set() function
/NetX-Duo-v6.2.1/docs/
Drevision_history.txt4648 _nx_ppp_packet_send_set()