Searched refs:_nx_ppp_packet_send_set (Results 1 – 3 of 3) sorted by relevance
654 #define nx_ppp_packet_send_set _nx_ppp_packet_send_set788 UINT _nx_ppp_packet_send_set(NX_PPP *ppp_ptr, VOID (*nx_ppp_packet_send)(NX_PACKET *packet_ptr));
12324 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
4648 _nx_ppp_packet_send_set()