Home
last modified time | relevance | path

Searched refs:ppp_client_packet_send (Results 1 – 6 of 6) sorted by relevance

/NetX-Duo-v6.2.1/samples/
Ddemo_netx_pppoe_client.c93 void ppp_client_packet_send(NX_PACKET *packet_ptr);
173 status = nx_ppp_packet_send_set(&ppp_client, ppp_client_packet_send); in tx_application_define()
280 void ppp_client_packet_send(NX_PACKET *packet_ptr) in ppp_client_packet_send() function
/NetX-Duo-v6.2.1/test/regression/pppoe_test/
Dnetx_pppoe_api_extended_test.c61 static void ppp_client_packet_send(NX_PACKET *packet_ptr);
230 status = nx_ppp_packet_send_set(&ppp_client, ppp_client_packet_send); in test_application_define()
354 static void ppp_client_packet_send(NX_PACKET *packet_ptr) in ppp_client_packet_send() function
Dnetx_pppoe_api_test.c61 static void ppp_client_packet_send(NX_PACKET *packet_ptr);
230 status = nx_ppp_packet_send_set(&ppp_client, ppp_client_packet_send); in test_application_define()
354 static void ppp_client_packet_send(NX_PACKET *packet_ptr) in ppp_client_packet_send() function
Dnetx_pppoe_basic_test.c70 static void ppp_client_packet_send(NX_PACKET *packet_ptr);
242 status = nx_ppp_packet_send_set(&ppp_client, ppp_client_packet_send); in test_application_define()
355 static void ppp_client_packet_send(NX_PACKET *packet_ptr) in ppp_client_packet_send() function
Dnetx_pppoe_ac_name_test.c70 static void ppp_client_packet_send(NX_PACKET *packet_ptr);
239 status = nx_ppp_packet_send_set(&ppp_client, ppp_client_packet_send); in test_application_define()
374 static void ppp_client_packet_send(NX_PACKET *packet_ptr) in ppp_client_packet_send() function
Dnetx_pppoe_session_control_test.c67 static void ppp_client_packet_send(NX_PACKET *packet_ptr);
248 status = nx_ppp_packet_send_set(&ppp_client, ppp_client_packet_send); in test_application_define()
361 static void ppp_client_packet_send(NX_PACKET *packet_ptr) in ppp_client_packet_send() function