Searched refs:nx_ppp_timeout (Results 1 – 2 of 2) sorted by relevance
414 if (ppp_ptr -> nx_ppp_timeout) in _nx_ppp_thread_entry()418 ppp_ptr -> nx_ppp_timeout--; in _nx_ppp_thread_entry()421 if (ppp_ptr -> nx_ppp_timeout == 0) in _nx_ppp_thread_entry()2520 ppp_ptr -> nx_ppp_timeout = NX_PPP_PROTOCOL_TIMEOUT; in _nx_ppp_lcp_state_machine_update()2559 ppp_ptr -> nx_ppp_timeout = 0; in _nx_ppp_lcp_state_machine_update()2622 ppp_ptr -> nx_ppp_timeout = NX_PPP_PROTOCOL_TIMEOUT; in _nx_ppp_lcp_state_machine_update()2693 ppp_ptr -> nx_ppp_timeout = 0; in _nx_ppp_lcp_state_machine_update()2747 ppp_ptr -> nx_ppp_timeout = 0; in _nx_ppp_lcp_state_machine_update()2785 ppp_ptr -> nx_ppp_timeout = NX_PPP_PROTOCOL_TIMEOUT; in _nx_ppp_lcp_state_machine_update()2951 ppp_ptr -> nx_ppp_timeout = NX_PPP_PROTOCOL_TIMEOUT; in _nx_ppp_lcp_state_machine_update()[all …]
458 ULONG nx_ppp_timeout; member