Home
last modified time | relevance | path

Searched refs:_nx_ppp_ipcp_response_send (Results 1 – 2 of 2) sorted by relevance

/NetX-Duo-v6.3.0/addons/ppp/
Dnx_ppp.c6485_nx_ppp_ipcp_response_send(ppp_ptr, NX_PPP_IPCP_CONFIGURE_ACK, good_data, good_data[1], packet_ptr… in _nx_ppp_ipcp_state_machine_update()
6500 _nx_ppp_ipcp_response_send(ppp_ptr, NX_PPP_IPCP_CONFIGURE_REJECT, in _nx_ppp_ipcp_state_machine_update()
6509 _nx_ppp_ipcp_response_send(ppp_ptr, NX_PPP_IPCP_CONFIGURE_NAK, in _nx_ppp_ipcp_state_machine_update()
6581_nx_ppp_ipcp_response_send(ppp_ptr, NX_PPP_IPCP_CONFIGURE_ACK, good_data, good_data[1], packet_ptr… in _nx_ppp_ipcp_state_machine_update()
6611_nx_ppp_ipcp_response_send(ppp_ptr, NX_PPP_IPCP_CONFIGURE_REJECT, &ppp_ptr -> nx_ppp_rejected_list… in _nx_ppp_ipcp_state_machine_update()
6617_nx_ppp_ipcp_response_send(ppp_ptr, NX_PPP_IPCP_CONFIGURE_NAK, &ppp_ptr -> nx_ppp_peer_naked_list[… in _nx_ppp_ipcp_state_machine_update()
6786_nx_ppp_ipcp_response_send(ppp_ptr, NX_PPP_IPCP_CONFIGURE_ACK, good_data, good_data[1], packet_ptr… in _nx_ppp_ipcp_state_machine_update()
6797_nx_ppp_ipcp_response_send(ppp_ptr, NX_PPP_IPCP_CONFIGURE_REJECT, &ppp_ptr -> nx_ppp_rejected_list… in _nx_ppp_ipcp_state_machine_update()
6803_nx_ppp_ipcp_response_send(ppp_ptr, NX_PPP_IPCP_CONFIGURE_NAK, &ppp_ptr -> nx_ppp_peer_naked_list[… in _nx_ppp_ipcp_state_machine_update()
7595 void _nx_ppp_ipcp_response_send(NX_PPP *ppp_ptr, UCHAR type, UCHAR *data, UCHAR length, NX_PACKET … in _nx_ppp_ipcp_response_send() function
Dnx_ppp.h823 void _nx_ppp_ipcp_response_send(NX_PPP *ppp_ptr, UCHAR type, UCHAR *data, UCHAR length, NX_PACKE…