Searched refs:nx_ppp_timeout (Results 1 – 3 of 3) sorted by relevance
413 if (ppp_ptr -> nx_ppp_timeout) in _nx_ppp_thread_entry()417 ppp_ptr -> nx_ppp_timeout--; in _nx_ppp_thread_entry()420 if (ppp_ptr -> nx_ppp_timeout == 0) in _nx_ppp_thread_entry()2519 ppp_ptr -> nx_ppp_timeout = NX_PPP_PROTOCOL_TIMEOUT; in _nx_ppp_lcp_state_machine_update()2558 ppp_ptr -> nx_ppp_timeout = 0; in _nx_ppp_lcp_state_machine_update()2621 ppp_ptr -> nx_ppp_timeout = NX_PPP_PROTOCOL_TIMEOUT; in _nx_ppp_lcp_state_machine_update()2692 ppp_ptr -> nx_ppp_timeout = 0; in _nx_ppp_lcp_state_machine_update()2746 ppp_ptr -> nx_ppp_timeout = 0; in _nx_ppp_lcp_state_machine_update()2784 ppp_ptr -> nx_ppp_timeout = NX_PPP_PROTOCOL_TIMEOUT; in _nx_ppp_lcp_state_machine_update()2950 ppp_ptr -> nx_ppp_timeout = NX_PPP_PROTOCOL_TIMEOUT; in _nx_ppp_lcp_state_machine_update()[all …]
457 ULONG nx_ppp_timeout; member
213 ppp_1.nx_ppp_timeout = NX_PPP_PROTOCOL_TIMEOUT; in thread_0_entry()