Searched refs:lcp_message_ptr (Results 1 – 1 of 1) sorted by relevance
| /NetX-Duo-v6.2.1/addons/ppp/ |
| D | nx_ppp.c | 2361 UCHAR *lcp_message_ptr; in _nx_ppp_lcp_state_machine_update() local 2376 lcp_message_ptr = packet_ptr -> nx_packet_prepend_ptr; in _nx_ppp_lcp_state_machine_update() 2469 _nx_ppp_lcp_code_reject(ppp_ptr, lcp_message_ptr); in _nx_ppp_lcp_state_machine_update() 2479 lcp_message_ptr = NX_NULL; in _nx_ppp_lcp_state_machine_update() 2608 …_nx_ppp_lcp_configure_reply_send(ppp_ptr, configure_status, lcp_message_ptr, ppp_ptr -> nx_ppp_pee… in _nx_ppp_lcp_state_machine_update() 2696 …_nx_ppp_lcp_configure_reply_send(ppp_ptr, configure_status, lcp_message_ptr, ppp_ptr -> nx_ppp_pee… in _nx_ppp_lcp_state_machine_update() 2902 …_nx_ppp_lcp_configure_reply_send(ppp_ptr, configure_status, lcp_message_ptr, ppp_ptr -> nx_ppp_pee… in _nx_ppp_lcp_state_machine_update()
|