Home
last modified time | relevance | path

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

/NetX-Duo-v6.3.0/samples/
Ddemo_netx_pppoe_client.c173 status = nx_ppp_packet_send_set(&ppp_client, ppp_client_packet_send); in tx_application_define()
Ddemo_netx_pppoe_server.c183 status = nx_ppp_packet_send_set(&ppp_server, ppp_server_packet_send); in tx_application_define()
/NetX-Duo-v6.3.0/addons/ppp/
Dnx_ppp.h655 #define nx_ppp_packet_send_set _nx_ppp_packet_send_set macro
686 #define nx_ppp_packet_send_set _nxe_ppp_packet_send_set macro
724 UINT nx_ppp_packet_send_set(NX_PPP *ppp_ptr, void (*nx_ppp_packet_send)(NX_PACKET *packet_ptr));